Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.h310 Mutex asyncSweepMutex_; variable
Dsparse_space.cpp681 LockHolder holder(asyncSweepMutex_); in AsyncSweep()
759 LockHolder holder(asyncSweepMutex_); in GetMachineCodeObject()