Searched refs:synchronizationMutex_ (Results 1 – 2 of 2) sorted by relevance
31 os::memory::Mutex CpuProfiler::synchronizationMutex_; member in panda::ecmascript::CpuProfiler73 os::memory::LockHolder lock(synchronizationMutex_); in StartCpuProfilerForInfo()132 os::memory::LockHolder lock(synchronizationMutex_); in StartCpuProfilerForFile()384 os::memory::LockHolder lock(synchronizationMutex_); in GetStackSignalHandler()
101 static os::memory::Mutex synchronizationMutex_;