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.h114 PandaMap<CoroutineEvent *, Coroutine *> waiters_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.h188 ThreadList<MTManagedThread> waiters_; variable