Home
last modified time | relevance | path

Searched defs:blocker (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp203 void ThreadedCoroutineManager::UnblockWaiters(CoroutineEvent *blocker) in UnblockWaiters()
209 void ThreadedCoroutineManager::UnblockWaitersImpl(CoroutineEvent *blocker) in UnblockWaitersImpl()
Dstackful_coroutine_worker.cpp79 void StackfulCoroutineWorker::UnblockWaiters(CoroutineEvent *blocker) in UnblockWaiters()
Dstackful_coroutine_manager.cpp308 void StackfulCoroutineManager::UnblockWaiters(CoroutineEvent *blocker) in UnblockWaiters()