Home
last modified time | relevance | path

Searched refs:mtxPool_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/taskpool/
Drunner.h56 os::memory::LockHolder holder(mtxPool_); in IsInThreadPool()
74 os::memory::Mutex mtxPool_; variable
Drunner.cpp57 os::memory::LockHolder holder(mtxPool_); in TerminateThread()