Home
last modified time | relevance | path

Searched refs:ResumeThread (Results 1 – 25 of 2105) sorted by relevance

12345678910>>...85

/dports/net/norm/norm-1.5r6/src/common/
H A DnormApi.cpp257 dispatcher.ResumeThread(); in SetCacheDirectory()
745 instance->dispatcher.ResumeThread(); in NormReleasePreviousEvent()
988 instance->dispatcher.ResumeThread(); in NormCreateSession()
1008 instance->dispatcher.ResumeThread(); in NormDestroySession()
1027 instance->dispatcher.ResumeThread(); in NormSetUserData()
1145 instance->dispatcher.ResumeThread(); in NormSetTxOnly()
1170 instance->dispatcher.ResumeThread(); in NormChangeDestination()
1349 instance->dispatcher.ResumeThread(); in NormOpenDebugLog()
1362 instance->dispatcher.ResumeThread(); in NormCloseDebugLog()
1375 instance->dispatcher.ResumeThread(); in NormOpenDebugPipe()
[all …]
/dports/net/norm/norm-1.5r6/protolib/include/
H A DprotoDispatcher.h174 ResumeThread(); in ActivateTimer()
180 ResumeThread(); in DeactivateTimer()
341 void ResumeThread();
373 ResumeThread(); in PromptThread()
377 ResumeThread(); in PromptThread()
/dports/net/norm/norm-1.5r6/protolib/examples/
H A DthreadExample.cpp39 dispatcher.ResumeThread(); in StartTimer()
47 dispatcher.ResumeThread(); in StopTimer()
/dports/games/spring/spring_98.0/rts/System/Platform/Win/
H A DCrashHandler.cpp136 ResumeThread(allocThread); in StacktraceInline()
141 ResumeThread(hThread); in StacktraceInline()
156 ResumeThread(hThread); in StacktraceInline()
272 ResumeThread(hThread); in StacktraceInline()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Nt32Pkg/TimerDxe/
H A DTimer.c132 gWinNt->ResumeThread (mNtMainThreadHandle); in MMTimerThread()
144 gWinNt->ResumeThread (mNtMainThreadHandle); in MMTimerThread()
200 gWinNt->ResumeThread (mNtMainThreadHandle); in MMTimerThread()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Dmsgthrd.h77 DWORD ResumeThread() { in ResumeThread() function
78 return ::ResumeThread(m_hThread); in ResumeThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/win/
H A Dthread_suspension.c103 if (ResumeThread(GetHostThreadHandle(natp)) == (DWORD) -1) { in NaClUntrustedThreadResume()
141 previous_suspend_count = ResumeThread(GetHostThreadHandle(natp)); in NaClAppThreadUnblockIfFaulted()
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Dmsgthrd.h77 DWORD ResumeThread() { in ResumeThread() function
78 return ::ResumeThread(m_hThread); in ResumeThread()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.cpp93 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
114 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.cpp95 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
117 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.cpp95 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
117 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.cpp95 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
117 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.cpp95 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
117 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.cpp95 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
117 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThread(testedThread))) { in agentProc()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.c100 NSK_CPP_STUB2(ResumeThread, jvmti, testedThread))) { in agentProc()
123 NSK_CPP_STUB2(ResumeThread, jvmti, testedThread))) { in agentProc()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/
H A Dsuspendthrd003.c100 NSK_CPP_STUB2(ResumeThread, jvmti, testedThread))) { in agentProc()
123 NSK_CPP_STUB2(ResumeThread, jvmti, testedThread))) { in agentProc()
/dports/devel/ipython/ipython-7.29.0/IPython/utils/
H A D_process_win32_controller.py103 ResumeThread = ctypes.windll.kernel32.ResumeThread variable
104 ResumeThread.argtypes = [HANDLE]
105 ResumeThread.restype = DWORD
425 if ResumeThread(self.piProcInfo.hThread) == 0xFFFFFFFF:
/dports/devel/ipython5/ipython-5.10.0/IPython/utils/
H A D_process_win32_controller.py107 ResumeThread = ctypes.windll.kernel32.ResumeThread variable
108 ResumeThread.argtypes = [HANDLE]
109 ResumeThread.restype = DWORD
429 if ResumeThread(self.piProcInfo.hThread) == 0xFFFFFFFF:
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/profiler/core/
H A Dplatform-win32.cc206 ResumeThread(profiled_thread); in SampleContext()
220 ResumeThread(profiled_thread); in SampleContext()
246 ResumeThread(profiled_thread); in SampleContext()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/EmulatorPkg/Win/Host/
H A DWinThunk.c277 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
288 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
329 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/EmulatorPkg/Win/Host/
H A DWinThunk.c277 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
288 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
329 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/EmulatorPkg/Win/Host/
H A DWinThunk.c277 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
288 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
329 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/EmulatorPkg/Win/Host/
H A DWinThunk.c277 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
288 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
329 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/EmulatorPkg/Win/Host/
H A DWinThunk.c277 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
288 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
329 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmulatorPkg/Win/Host/
H A DWinThunk.c277 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
288 ResumeThread (mNtMainThreadHandle); in MMTimerThread()
329 ResumeThread (mNtMainThreadHandle); in MMTimerThread()

12345678910>>...85