- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isAcquiredByCurrentThread (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava/src/com/google/common/util/concurrent/CycleDetectingLockFactory.java
*/ LockGraphNode getLockGraphNode(); /** * @return {@code true} if the current thread has acquired this lock. */ boolean isAcquiredByCurrentThread(); } /** * A {@code LockGraphNode} associated with each lock instance keeps track of the directed edges in * the lock acquisition graph. */ private static final class LockGraphNode {Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Sep 11 17:06:34 GMT 2025 - 35.9K bytes - Click Count (0)