Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.h141 std::atomic_uint32_t coroutineCount_ = 0; variable
Dstackful_coroutine_manager.h268 std::atomic_uint32_t coroutineCount_ = 0; variable