Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DResume002Debuggee.java36 class ResumeThread extends Thread { class in Resume002Debuggee
37 public ResumeThread(int i) { in ResumeThread() method in Resume002Debuggee.ResumeThread
62 threads[i] = new ResumeThread(i); in run()
/external/compiler-rt/test/asan/TestCases/Windows/
Dthread_suspended.cc16 ResumeThread(thr); in main()
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dthread_suspended.cpp16 ResumeThread(thr); in main()
/external/lzma/CPP/Windows/
DThread.h28 DWORD Resume() { return ::ResumeThread(thread); } in Resume()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeProcessLinux.cpp452 ResumeThread(thread, eStateRunning, LLDB_INVALID_SIGNAL_NUMBER); in MonitorCallback()
480 ResumeThread(*thread_sp, thread_sp->GetState(), in MonitorCallback()
557 ResumeThread(new_thread, eStateRunning, LLDB_INVALID_SIGNAL_NUMBER); in WaitForNewThread()
588 ResumeThread(thread, thread.GetState(), LLDB_INVALID_SIGNAL_NUMBER); in MonitorSIGTRAP()
649 ResumeThread(thread, state, LLDB_INVALID_SIGNAL_NUMBER); in MonitorSIGTRAP()
723 ResumeThread(thread, thread.GetState(), LLDB_INVALID_SIGNAL_NUMBER); in MonitorSIGTRAP()
831 Status error = ResumeThread(thread, thread.GetState(), 0); in MonitorSignal()
851 ResumeThread(thread, thread.GetState(), signo); in MonitorSignal()
1076 ResumeThread(static_cast<NativeThreadLinux &>(*thread), action->state, in Resume()
1761 Status NativeProcessLinux::ResumeThread(NativeThreadLinux &thread, in ResumeThread() function in NativeProcessLinux
DNativeProcessLinux.h210 Status ResumeThread(NativeThreadLinux &thread, lldb::StateType state,
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc100 static bool ResumeThread(pid_t pid) { in ResumeThread() function
338 good &= ResumeThread(threads_[i]); in ThreadsResume()
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DTargetThreadWindows.cpp151 previous_suspend_count = ::ResumeThread(thread_handle); in DoResume()
DRegisterContextWindows.cpp173 if (::ResumeThread( in CacheAllRegisterValues()
DNativeThreadWindows.cpp68 previous_suspend_count = ::ResumeThread(thread_handle); in DoResume()
/external/libgav1/libgav1/src/utils/
Dthreadpool.cc171 ResumeThread(handle_); in Start()
/external/oj-libjdwp/src/share/back/
DthreadControl.c976 error = JVMTI_FUNC_PTR(gdata->jvmti,ResumeThread) in resumeThreadByNode()
1901 error = JVMTI_FUNC_PTR(gdata->jvmti,ResumeThread)(gdata->jvmti, thread); in popOneFrame()
2381 (void)JVMTI_FUNC_PTR(gdata->jvmti,ResumeThread)(gdata->jvmti, node->thread); in resetHelper()
/external/angle/util/windows/third_party/StackWalker/src/
DStackWalker.cpp1085 ResumeThread(hThread); in ShowCallstack()
1290 ResumeThread(hThread); in ShowCallstack()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1027 jvmtiError (JNICALL *ResumeThread) (jvmtiEnv* env,
1824 jvmtiError ResumeThread(jthread thread) { in ResumeThread() function
1825 return functions->ResumeThread(this, thread); in ResumeThread()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc823 ResumeThread(child_thread_handle); in WriteMinidumpForChild()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc570 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-port.cc514 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc625 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/googletest/googletest/src/
Dgtest-port.cc662 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc653 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc653 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c2357 ResumeThread(pi.hThread); in remove_exe()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c2328 ResumeThread(pi.hThread); in remove_exe()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc9063 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym744 PUBLIC 328f7 4 ResumeThread