Home
last modified time | relevance | path

Searched refs:ResumeThread (Results 1 – 21 of 21) 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/lzma/CPP/Windows/
DThread.h28 DWORD Resume() { return ::ResumeThread(thread); } in Resume()
/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/crosvm/win_util/src/
Dlib.rs48 use winapi::um::processthreadsapi::ResumeThread;
297 match unsafe { ResumeThread(handle) } { in resume_thread()
/external/cronet/base/profiler/
Dsuspendable_thread_delegate_win.cc174 ::ResumeThread(thread_handle_) != static_cast<DWORD>(-1); in ~ScopedSuspendThread()
/external/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/cronet/third_party/boringssl/src/third_party/googletest/src/
Dgtest-port.cc658 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc653 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc658 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/cronet/third_party/googletest/src/googletest/src/
Dgtest-port.cc616 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/libvpx/third_party/googletest/src/src/
Dgtest-port.cc609 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/googletest/googletest/src/
Dgtest-port.cc662 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc609 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()
/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