Home
last modified time | relevance | path

Searched defs:SuspendAllThreads (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dsingle_thread_manager.h32 void SuspendAllThreads() override in SuspendAllThreads() function
Dmt_thread_manager.cpp212 void MTThreadManager::SuspendAllThreads() in SuspendAllThreads() function in panda::MTThreadManager
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp240 void ThreadedCoroutineManager::SuspendAllThreads() in SuspendAllThreads() function in panda::ThreadedCoroutineManager
Dstackful_coroutine_manager.cpp303 void StackfulCoroutineManager::SuspendAllThreads() in SuspendAllThreads() function in panda::StackfulCoroutineManager