Home
last modified time | relevance | path

Searched refs:isHeldExclusively (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
H A DAbstractQueuedSynchronizerTest.java310 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
319 assertTrue(sync.isHeldExclusively()); in testAcquire()
321 assertFalse(sync.isHeldExclusively()); in testAcquire()
330 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
332 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
597 assertTrue(sync.isHeldExclusively()); in testGetState()
599 assertFalse(sync.isHeldExclusively()); in testGetState()
612 assertTrue(sync.isHeldExclusively()); in testGetState()
615 assertFalse(sync.isHeldExclusively()); in testGetState()
635 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
H A DAbstractQueuedSynchronizerTest.java310 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
319 assertTrue(sync.isHeldExclusively()); in testAcquire()
321 assertFalse(sync.isHeldExclusively()); in testAcquire()
330 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
332 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
597 assertTrue(sync.isHeldExclusively()); in testGetState()
599 assertFalse(sync.isHeldExclusively()); in testGetState()
612 assertTrue(sync.isHeldExclusively()); in testGetState()
615 assertFalse(sync.isHeldExclusively()); in testGetState()
635 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
H A DAbstractQueuedSynchronizerTest.java310 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
319 assertTrue(sync.isHeldExclusively()); in testAcquire()
321 assertFalse(sync.isHeldExclusively()); in testAcquire()
330 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
332 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
597 assertTrue(sync.isHeldExclusively()); in testGetState()
599 assertFalse(sync.isHeldExclusively()); in testGetState()
612 assertTrue(sync.isHeldExclusively()); in testGetState()
615 assertFalse(sync.isHeldExclusively()); in testGetState()
635 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
H A DAbstractQueuedSynchronizerTest.java310 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
319 assertTrue(sync.isHeldExclusively()); in testAcquire()
321 assertFalse(sync.isHeldExclusively()); in testAcquire()
330 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
332 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
597 assertTrue(sync.isHeldExclusively()); in testGetState()
599 assertFalse(sync.isHeldExclusively()); in testGetState()
612 assertTrue(sync.isHeldExclusively()); in testGetState()
615 assertFalse(sync.isHeldExclusively()); in testGetState()
635 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/concurrent/tck/
H A DAbstractQueuedLongSynchronizerTest.java306 assertFalse(sync.isHeldExclusively()); in testIsHeldExclusively()
315 assertTrue(sync.isHeldExclusively()); in testAcquire()
317 assertFalse(sync.isHeldExclusively()); in testAcquire()
326 assertTrue(sync.isHeldExclusively()); in testTryAcquire()
328 assertFalse(sync.isHeldExclusively()); in testTryAcquire()
593 assertTrue(sync.isHeldExclusively()); in testGetState()
595 assertFalse(sync.isHeldExclusively()); in testGetState()
608 assertTrue(sync.isHeldExclusively()); in testGetState()
611 assertFalse(sync.isHeldExclusively()); in testGetState()
631 assertTrue(sync.isHeldExclusively()); in testAcquireInterruptibly()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/external/jsr166/java/util/concurrent/locks/
H A DReentrantLock.java136 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
153 return isHeldExclusively() ? getState() : 0; in getHoldCount()
554 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/external/jsr166/java/util/concurrent/locks/
H A DReentrantLock.java136 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
153 return isHeldExclusively() ? getState() : 0; in getHoldCount()
554 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/concurrent/locks/
H A DReentrantLock.java159 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
176 return isHeldExclusively() ? getState() : 0; in getHoldCount()
560 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/external/jsr166/java/util/concurrent/locks/
H A DReentrantLock.java136 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
153 return isHeldExclusively() ? getState() : 0; in getHoldCount()
554 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/locks/
H A DReentrantLock.java161 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
178 return isHeldExclusively() ? getState() : 0; in getHoldCount()
578 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/concurrent/locks/
H A DReentrantLock.java159 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
176 return isHeldExclusively() ? getState() : 0; in getHoldCount()
560 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/concurrent/locks/
H A DReentrantLock.java159 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
176 return isHeldExclusively() ? getState() : 0; in getHoldCount()
560 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/external/jsr166/java/util/concurrent/locks/
H A DReentrantLock.java136 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
153 return isHeldExclusively() ? getState() : 0; in getHoldCount()
554 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/concurrent/locks/
H A DReentrantLock.java159 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
176 return isHeldExclusively() ? getState() : 0; in getHoldCount()
560 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/external/jsr166/java/util/concurrent/locks/
H A DReentrantLock.java136 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
153 return isHeldExclusively() ? getState() : 0; in getHoldCount()
554 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/locks/
H A DReentrantLock.java161 protected final boolean isHeldExclusively() { in isHeldExclusively() method in ReentrantLock.Sync
178 return isHeldExclusively() ? getState() : 0; in getHoldCount()
578 return sync.isHeldExclusively(); in isHeldByCurrentThread()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/locks/Lock/
H A DMutex.java46 public boolean isHeldExclusively() { return getState() == 1; } in isHeldExclusively() method in Mutex.Sync
81 public boolean isLocked() { return sync.isHeldExclusively(); } in isLocked()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/locks/Lock/
H A DMutex.java46 public boolean isHeldExclusively() { return getState() == 1; } in isHeldExclusively() method in Mutex.Sync
81 public boolean isLocked() { return sync.isHeldExclusively(); } in isLocked()

1234567