View Single Post
  #1 (permalink)  
Old 07-31-2007, 06:43 PM
simon simon is offline
Member
 
Join Date: Jul 2007
Posts: 44
simon is on a distinguished road
object lock question
I want to know which method owns the lock of a specific object (some of my methods are blocked because they can not achieve the lock of a specific object, and I am wondering which method owns the lock to solve the deadlock issue). Does anyone know how to get the information?
Reply With Quote
Sponsored Links