Searched defs:ResumeThread (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/ | ||
| D | debugger.cpp | 425 std::optional<Error> Debugger::ResumeThread(PtThread thread) const in ResumeThread() function in ark::tooling::Debugger |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_thread.cpp | 1279 void JSThread::ResumeThread(bool internalSuspend) in ResumeThread() function in panda::ecmascript::JSThread |