Home
last modified time | relevance | path

Searched refs:mainLock (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/external/jsr166/java/util/concurrent/
H A DThreadPoolExecutor.java439 final ReentrantLock mainLock = this.mainLock; in addIfUnderCorePoolSize() local
468 final ReentrantLock mainLock = this.mainLock; in addIfUnderMaximumPoolSize() local
546 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
561 final ReentrantLock mainLock = this.mainLock; in workerDone() local
919 final ReentrantLock mainLock = this.mainLock; in shutdown() local
986 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1044 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1189 final ReentrantLock mainLock = this.mainLock; in setCorePoolSize() local
1308 final ReentrantLock mainLock = this.mainLock; in setMaximumPoolSize() local
1389 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/external/jsr166/java/util/concurrent/
H A DThreadPoolExecutor.java439 final ReentrantLock mainLock = this.mainLock; in addIfUnderCorePoolSize() local
468 final ReentrantLock mainLock = this.mainLock; in addIfUnderMaximumPoolSize() local
546 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
561 final ReentrantLock mainLock = this.mainLock; in workerDone() local
919 final ReentrantLock mainLock = this.mainLock; in shutdown() local
986 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1044 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1189 final ReentrantLock mainLock = this.mainLock; in setCorePoolSize() local
1308 final ReentrantLock mainLock = this.mainLock; in setMaximumPoolSize() local
1389 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/external/jsr166/java/util/concurrent/
H A DThreadPoolExecutor.java439 final ReentrantLock mainLock = this.mainLock; in addIfUnderCorePoolSize() local
468 final ReentrantLock mainLock = this.mainLock; in addIfUnderMaximumPoolSize() local
546 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
561 final ReentrantLock mainLock = this.mainLock; in workerDone() local
919 final ReentrantLock mainLock = this.mainLock; in shutdown() local
986 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1044 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1189 final ReentrantLock mainLock = this.mainLock; in setCorePoolSize() local
1308 final ReentrantLock mainLock = this.mainLock; in setMaximumPoolSize() local
1389 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/external/jsr166/java/util/concurrent/
H A DThreadPoolExecutor.java439 final ReentrantLock mainLock = this.mainLock; in addIfUnderCorePoolSize() local
468 final ReentrantLock mainLock = this.mainLock; in addIfUnderMaximumPoolSize() local
546 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
561 final ReentrantLock mainLock = this.mainLock; in workerDone() local
919 final ReentrantLock mainLock = this.mainLock; in shutdown() local
986 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1044 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1189 final ReentrantLock mainLock = this.mainLock; in setCorePoolSize() local
1308 final ReentrantLock mainLock = this.mainLock; in setMaximumPoolSize() local
1389 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/external/jsr166/java/util/concurrent/
H A DThreadPoolExecutor.java439 final ReentrantLock mainLock = this.mainLock; in addIfUnderCorePoolSize() local
468 final ReentrantLock mainLock = this.mainLock; in addIfUnderMaximumPoolSize() local
546 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
561 final ReentrantLock mainLock = this.mainLock; in workerDone() local
919 final ReentrantLock mainLock = this.mainLock; in shutdown() local
986 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1044 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1189 final ReentrantLock mainLock = this.mainLock; in setCorePoolSize() local
1308 final ReentrantLock mainLock = this.mainLock; in setMaximumPoolSize() local
1389 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java759 final ReentrantLock mainLock = this.mainLock; in interruptWorkers() local
789 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
976 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
1005 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1394 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1426 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1467 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1810 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1829 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1849 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java759 final ReentrantLock mainLock = this.mainLock; in interruptWorkers() local
789 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
976 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
1005 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1394 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1426 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1467 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1810 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1829 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1849 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java784 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
956 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
985 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1370 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1402 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1448 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1795 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1814 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1834 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1852 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java784 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
956 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
985 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1370 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1402 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1448 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1795 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1814 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1834 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1852 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java784 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
956 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
985 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1370 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1402 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1448 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1795 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1814 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1834 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1852 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java786 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
958 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
987 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1372 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1404 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1450 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1797 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1816 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1836 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1854 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java792 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
964 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
993 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1380 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1412 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1458 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1805 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1824 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1844 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1862 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java784 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
956 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
985 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1370 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1402 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1448 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1795 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1814 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1834 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1852 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java786 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
958 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
987 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1372 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1404 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1450 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1797 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1816 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1836 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1854 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/util/concurrent/
H A DThreadPoolExecutor.java786 final ReentrantLock mainLock = this.mainLock; in interruptIdleWorkers() local
958 final ReentrantLock mainLock = this.mainLock; in addWorkerFailed() local
987 final ReentrantLock mainLock = this.mainLock; in processWorkerExit() local
1372 final ReentrantLock mainLock = this.mainLock; in shutdown() local
1404 final ReentrantLock mainLock = this.mainLock; in shutdownNow() local
1450 final ReentrantLock mainLock = this.mainLock; in awaitTermination() local
1797 final ReentrantLock mainLock = this.mainLock; in getPoolSize() local
1816 final ReentrantLock mainLock = this.mainLock; in getActiveCount() local
1836 final ReentrantLock mainLock = this.mainLock; in getLargestPoolSize() local
1854 final ReentrantLock mainLock = this.mainLock; in getTaskCount() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DAWTAutoShutdown.java174 synchronized (mainLock) { in notifyThreadBusy()
178 mainLock.notifyAll(); in notifyThreadBusy()
200 synchronized (mainLock) { in notifyThreadFree()
218 synchronized (mainLock) { in notifyPeerMapUpdated()
290 synchronized (mainLock) { in run()
293 mainLock.notifyAll(); in run()
295 mainLock.wait(); in run()
350 mainLock.wait(); in activateBlockerThread()
359 synchronized (mainLock) { in registerPeer()
368 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DAWTAutoShutdown.java174 synchronized (mainLock) { in notifyThreadBusy()
178 mainLock.notifyAll(); in notifyThreadBusy()
200 synchronized (mainLock) { in notifyThreadFree()
218 synchronized (mainLock) { in notifyPeerMapUpdated()
290 synchronized (mainLock) { in run()
293 mainLock.notifyAll(); in run()
295 mainLock.wait(); in run()
350 mainLock.wait(); in activateBlockerThread()
359 synchronized (mainLock) { in registerPeer()
368 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
348 mainLock.wait(); in activateBlockerThread()
357 synchronized (mainLock) { in registerPeer()
366 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
348 mainLock.wait(); in activateBlockerThread()
357 synchronized (mainLock) { in registerPeer()
366 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
348 mainLock.wait(); in activateBlockerThread()
357 synchronized (mainLock) { in registerPeer()
366 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
348 mainLock.wait(); in activateBlockerThread()
357 synchronized (mainLock) { in registerPeer()
366 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
349 mainLock.wait(); in activateBlockerThread()
358 synchronized (mainLock) { in registerPeer()
367 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
348 mainLock.wait(); in activateBlockerThread()
357 synchronized (mainLock) { in registerPeer()
366 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
348 mainLock.wait(); in activateBlockerThread()
357 synchronized (mainLock) { in registerPeer()
366 synchronized (mainLock) { in unregisterPeer()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/awt/
H A DAWTAutoShutdown.java173 synchronized (mainLock) { in notifyThreadBusy()
177 mainLock.notifyAll(); in notifyThreadBusy()
199 synchronized (mainLock) { in notifyThreadFree()
217 synchronized (mainLock) { in notifyPeerMapUpdated()
286 synchronized (mainLock) { in run()
289 mainLock.notifyAll(); in run()
291 mainLock.wait(); in run()
348 mainLock.wait(); in activateBlockerThread()
357 synchronized (mainLock) { in registerPeer()
366 synchronized (mainLock) { in unregisterPeer()
[all …]

12