Searched defs:threadCount_ (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/napi/native_engine/ | ||
| D | native_safe_async_work.h | 96 size_t threadCount_ = 0; variable |
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ | ||
| D | task_queue_factory.cpp | 382 size_t threadCount_ { 0 }; member in __anon9ef7da760111::ThreadPool |