Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.h115 PandaMultiMap<CoroutineEvent *, Coroutine *> waiters_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.h190 ThreadList<MTManagedThread> waiters_; variable