Home
last modified time | relevance | path

Searched defs:WaitThread (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/runner/util/
H A DWaitUnreachable.java99 final class WaitThread extends Thread { in ensureFinalization() class
100 private WaitThread(Object obj) { in ensureFinalization() method in WaitUnreachable.WaitThread
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/runner/util/
H A DWaitUnreachable.java99 final class WaitThread extends Thread { in ensureFinalization() class
100 private WaitThread(Object obj) { in ensureFinalization() method in WaitUnreachable.WaitThread
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/thread/
H A Dthread_test.cc35 class WaitThread : public Thread { class
37 explicit WaitThread(Semaphore* semaphore) : semaphore_(semaphore) {} in WaitThread() function in crashpad::test::__anonbd4169a20111::WaitThread
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/thread/
H A Dthread_test.cc35 class WaitThread : public Thread { class
37 explicit WaitThread(Semaphore* semaphore) : semaphore_(semaphore) {} in WaitThread() function in crashpad::test::__anon0fb756c70111::WaitThread
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Threading/
H A DClrThreadPool.WaitThread.cs126 internal class WaitThread class in System.Threading.ClrThreadPool
175 public WaitThread() in WaitThread() method in System.Threading.ClrThreadPool.WaitThread
H A DThreadPool.Portable.cs100 internal ClrThreadPool.WaitThread WaitThread { get; set; } property in System.Threading.RegisteredWaitHandle
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/builder/tt2/
H A DOSExecute.java189 private static final class WaitThread extends Thread { class in OSExecute
193 private WaitThread(OSExecute os, ProcessCallback callback) { in WaitThread() method in OSExecute.WaitThread
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dwaitthread.hh36 class WaitThread : public Thread class
H A Dwaitthread.cc30 WaitThread::WaitThread( RefCount< EventQueue > eq, in WaitThread() function in WaitThread
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dcygwin_utils.cc102 DWORD WINAPI Handle2Fd::WaitThread(LPVOID lpParameter) { in WaitThread() function in Handle2Fd
/dports/comms/ebusd/ebusd-21.3/src/lib/utils/
H A Dthread.cpp73 WaitThread::WaitThread() in WaitThread() function in ebusd::WaitThread
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java70 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java70 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java74 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java74 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java74 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java74 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java74 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/tmtools/jstack/
H A DWaitNotifyThreadTest.java74 class WaitThread extends Thread { class in WaitNotifyThreadTest
/dports/games/manaplus/manaplus-2.1.3.17/src/utils/
H A Dsdlhelper.cpp195 void SDL::WaitThread(SDL_Thread *const thread) in WaitThread() function in SDL
H A Dsdl2helper.cpp202 void SDL::WaitThread(SDL_Thread *const thread) in WaitThread() function in SDL
/dports/emulators/citra/citra-ac98458e0/src/core/hle/kernel/
H A Daddress_arbiter.cpp21 void AddressArbiter::WaitThread(std::shared_ptr<Thread> thread, VAddr wait_address) { in WaitThread() function in Kernel::AddressArbiter
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/kernel/
H A Daddress_arbiter.cpp21 void AddressArbiter::WaitThread(std::shared_ptr<Thread> thread, VAddr wait_address) { in WaitThread() function in Kernel::AddressArbiter
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx188 class WaitThread : public Thread class
192 explicit WaitThread( Mutex* pMutex ): pMyMutex( pMutex ) { } in WaitThread() function in __anonad01d57d0111::WaitThread
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx186 class WaitThread : public Thread class
190 explicit WaitThread( Mutex* pMutex ): pMyMutex( pMutex ) { } in WaitThread() function in WaitThread

12