Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/docs/
Dinspector.md13 ### DebuggableThread subsection
17 #### Paused
21 #### Suspended
29 #### Wait for suspension
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebuggable_thread.cpp19 DebuggableThread::DebuggableThread(ManagedThread *thread, SuspensionCallbacks &&callbacks) in DebuggableThread() function in ark::tooling::inspector::DebuggableThread