Home
last modified time | relevance | path

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

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