Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp410 std::optional<Error> Debugger::SuspendThread(PtThread thread) const in SuspendThread() function in ark::tooling::Debugger
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1257 void JSThread::SuspendThread(bool internalSuspend, SuspendBarrier* barrier) in SuspendThread() function in panda::ecmascript::JSThread