Home
last modified time | relevance | path

Searched defs:getLock (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/audio/jamulus/jamulus-r3_8_1/src/
H A Dsignalhandler.cpp119 QReadWriteLock* CSignalWin::getLock() const { return &lock; } in getLock() function in CSignalWin
156 QReadWriteLock* CSignalUnix::getLock() const { return nullptr; } in getLock() function in CSignalUnix
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/tmtools/jstack/utils/
H A DLockInfo.java34 public String getLock() { in getLock() method in LockInfo
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/containers/
H A Djuce_PropertySet.h157 const CriticalSection& getLock() const noexcept { return lock; } in getLock() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/containers/
H A Djuce_PropertySet.h157 const CriticalSection& getLock() const noexcept { return lock; } in getLock() function
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/containers/
H A Djuce_PropertySet.h157 const CriticalSection& getLock() const noexcept { return lock; } in getLock() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/locks/
H A DJNIMonitorLocker.java46 public Object getLock() { in getLock() method in JNIMonitorLocker
H A DSynchronizedMethodLocker.java36 public Object getLock() { in getLock() method in SynchronizedMethodLocker
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/locks/
H A DJNIMonitorLocker.java46 public Object getLock() { in getLock() method in JNIMonitorLocker
H A DSynchronizedMethodLocker.java36 public Object getLock() { in getLock() method in SynchronizedMethodLocker
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/locks/
H A DJNIMonitorLocker.java46 public Object getLock() { in getLock() method in JNIMonitorLocker
H A DSynchronizedMethodLocker.java36 public Object getLock() { in getLock() method in SynchronizedMethodLocker
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/locks/
H A DJNIMonitorLocker.java46 public Object getLock() { in getLock() method in JNIMonitorLocker
H A DSynchronizedMethodLocker.java36 public Object getLock() { in getLock() method in SynchronizedMethodLocker
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/locks/
H A DJNIMonitorLocker.java46 public Object getLock() { in getLock() method in JNIMonitorLocker
H A DSynchronizedMethodLocker.java36 public Object getLock() { in getLock() method in SynchronizedMethodLocker
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/locks/
H A DJNIMonitorLocker.java46 public Object getLock() { in getLock() method in JNIMonitorLocker
H A DSynchronizedMethodLocker.java36 public Object getLock() { in getLock() method in SynchronizedMethodLocker
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/locks/
H A DJNIMonitorLocker.java46 public Object getLock() { in getLock() method in JNIMonitorLocker

12345678910>>...13