Home
last modified time | relevance | path

Searched defs:waiters_ (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dthreaded_coroutine_manager.h117 PandaMultiMap<CoroutineEvent *, Coroutine *> waiters_; member in ark::ThreadedCoroutineManager
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_sync_primitives.h145 std::atomic<uint32_t> waiters_; member in ark::ets::EtsMutex
217 EtsInt waiters_; member in ark::ets::EtsCondVar
/arkcompiler/runtime_core/static_core/runtime/
H A Dmonitor.h190 ThreadList<MTManagedThread> waiters_; member in ark::Monitor

Completed in 4 milliseconds