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/
H A Dgc_workers_thread_pool.h160 const size_t threadsCount_; member in ark::mem::final
/arkcompiler/runtime_core/static_core/runtime/
H A Dthread_manager.h165 os << "ARK THREADS (" << threadsCount_ << "):\n"; in EnumerateThreadsForDump() local
313 std::atomic_uint32_t threadsCount_ = 0; member in ark::MTThreadManager

Completed in 1 milliseconds