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