Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.h160 const size_t threadsCount_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dthread_manager.h312 std::atomic_uint32_t threadsCount_ = 0; variable