Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebuggable_thread.cpp177 void DebuggableThread::Suspend(ObjectRepository &objectRepository, const std::vector<BreakpointId> … in Suspend() function in ark::tooling::inspector::DebuggableThread
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h668 virtual void Suspend() in Suspend() function