Home
last modified time | relevance | path

Searched refs:threadlock (Results 1 – 19 of 19) sorted by relevance

/dports/dns/opendnssec2/opendnssec-2.1.10/common/
H A Djanitor.c233 pthread_mutex_lock(&threadlock); in janitor_thread_dispose()
256 pthread_mutex_lock(&threadlock); in janitor_thread_register()
267 pthread_mutex_unlock(&threadlock); in janitor_thread_register()
274 pthread_mutex_lock(&threadlock); in janitor_thread_finished()
358 pthread_mutex_lock(&threadlock); in janitor_thread_start()
361 pthread_mutex_unlock(&threadlock); in janitor_thread_start()
386 pthread_mutex_lock(&threadlock); in janitor_thread_tryjoinall()
403 pthread_mutex_lock(&threadlock); in janitor_thread_tryjoinall()
425 pthread_mutex_unlock(&threadlock); in janitor_thread_tryjoinall()
447 pthread_mutex_lock(&threadlock); in dumpthreads()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java50 static Object threadlock = new Object (); field in MultiThreadTest
53 static Object getLock() { return threadlock; } in getLock()
91 synchronized (threadlock) { in MultiThreadTest()
104 synchronized (threadlock) { in run()
107 threadlock.notifyAll(); in run()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java50 static Object threadlock = new Object (); field in MultiThreadTest
53 static Object getLock() { return threadlock; } in getLock()
91 synchronized (threadlock) { in MultiThreadTest()
104 synchronized (threadlock) { in run()
107 threadlock.notifyAll(); in run()
/dports/astro/gpsd/gpsd-3.20/gps/
H A Dfake.py630 self.threadlock = None
790 if self.threadlock:
791 self.threadlock.acquire()
797 if self.threadlock:
798 self.threadlock.release()
802 if self.threadlock:
803 self.threadlock.acquire()
810 if self.threadlock:
815 if self.threadlock:
820 if self.threadlock:
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java53 static Object threadlock = new Object (); field in MultiThreadTest
56 static Object getLock() { return threadlock; } in getLock()
93 synchronized (threadlock) { in MultiThreadTest()
108 synchronized (threadlock) { in run()
111 threadlock.notifyAll(); in run()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java53 static Object threadlock = new Object (); field in MultiThreadTest
56 static Object getLock() { return threadlock; } in getLock()
93 synchronized (threadlock) { in MultiThreadTest()
108 synchronized (threadlock) { in run()
111 threadlock.notifyAll(); in run()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java53 static Object threadlock = new Object (); field in MultiThreadTest
56 static Object getLock() { return threadlock; } in getLock()
93 synchronized (threadlock) { in MultiThreadTest()
108 synchronized (threadlock) { in run()
111 threadlock.notifyAll(); in run()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java54 static Object threadlock = new Object (); field in MultiThreadTest
57 static Object getLock() { return threadlock; } in getLock()
92 synchronized (threadlock) { in MultiThreadTest()
107 synchronized (threadlock) { in run()
110 threadlock.notifyAll(); in run()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java54 static Object threadlock = new Object (); field in MultiThreadTest
57 static Object getLock() { return threadlock; } in getLock()
92 synchronized (threadlock) { in MultiThreadTest()
107 synchronized (threadlock) { in run()
110 threadlock.notifyAll(); in run()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java54 static Object threadlock = new Object (); field in MultiThreadTest
57 static Object getLock() { return threadlock; } in getLock()
92 synchronized (threadlock) { in MultiThreadTest()
107 synchronized (threadlock) { in run()
110 threadlock.notifyAll(); in run()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java54 static Object threadlock = new Object (); field in MultiThreadTest
57 static Object getLock() { return threadlock; } in getLock()
92 synchronized (threadlock) { in MultiThreadTest()
107 synchronized (threadlock) { in run()
110 threadlock.notifyAll(); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/net/www/http/HttpClient/
H A DMultiThreadTest.java54 static Object threadlock = new Object (); field in MultiThreadTest
57 static Object getLock() { return threadlock; } in getLock()
92 synchronized (threadlock) { in MultiThreadTest()
107 synchronized (threadlock) { in run()
110 threadlock.notifyAll(); in run()
/dports/audio/mpdcon/MPDCon-1.5.1/
H A DPlaylistInspector.h54 NSLock *threadlock; variable
H A DPlaylistInspector.m55 threadlock = [NSLock new];
65 [threadlock release];
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A DMANIFEST57 threadlock.h
/dports/devel/mingw32-pthreads/pthreads-w32-2-8-0-release/
H A DChangeLog134 so as not to be confused with the per thread lock 'threadlock';
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/w32-pthreads/
H A DChangeLog524 so as not to be confused with the per thread lock 'threadlock';
/dports/misc/visp/visp-3.4.0/3rdparty/pthreads4w/
H A DChangeLog1115 so as not to be confused with the per thread lock 'threadlock';
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-49938 do_expand_collapse. Fixes threadlock. (Fixes #111286, patch from