Home
last modified time | relevance | path

Searched defs:ResumeThread (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp425 std::optional<Error> Debugger::ResumeThread(PtThread thread) const in ResumeThread() function in ark::tooling::Debugger
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1279 void JSThread::ResumeThread(bool internalSuspend) in ResumeThread() function in panda::ecmascript::JSThread