Searched defs:SuspendAll (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/common_components/thread/ | ||
| D | thread_holder_manager.cpp | 85 void ThreadHolderManager::SuspendAll(ThreadHolder *current) in SuspendAll() function in common::ThreadHolderManager |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | runtime.cpp | 260 void Runtime::SuspendAll(JSThread *current) in SuspendAll() function in panda::ecmascript::Runtime |