Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] Thread synchronization question.
- From: rana@xxxxxxxxxxxxxx (Hemendra Rana)
- Subject: [Advanced-java] Thread synchronization question.
- Date: Wed, 30 Jan 2002 12:44:38 -0800
Is it possible from the java code (not a profiler): 1. Given an object, to find out what thread has taken a lock on the object. 2. Given a thread, to find out what all objects is it holding locks on. Thanks, Hemendra
- Follow-Ups:
- [Advanced-java] Thread synchronization question.
- From: David Chase
- [Advanced-java] Thread synchronization question.
- Prev by Date: [Advanced-java] Ordered sets?
- Next by Date: [Advanced-java] Thread synchronization question.
- Previous by thread: [Advanced-java] Ordered sets?
- Next by thread: [Advanced-java] Thread synchronization question.
- Index(es):