Searched refs:DebuggableThreadPostSuspend (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| D | inspector.h | 95 void DebuggableThreadPostSuspend(PtThread thread, ObjectRepository &objectRepository,
|
| D | inspector.cpp | 176 std::bind(&Inspector::DebuggableThreadPostSuspend, this, thread, _1, _2, _3), in ThreadStart() 356 void Inspector::DebuggableThreadPostSuspend(PtThread thread, ObjectRepository &objectRepository, in DebuggableThreadPostSuspend() function in ark::tooling::inspector::Inspector
|