Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool.h339 void StopWorker(std::thread *worker, size_t threadId = 0) REQUIRES(scaleLock_) in REQUIRES() argument
388 os::memory::Mutex scaleLock_; variable