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