Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_Instrument.cpp48 nn::os::CriticalSection sCriticalSection = nn::WithInitialize(); variable
152 nn::os::CriticalSection::ScopedLock lock(sCriticalSection); in Initialize()
186 nn::os::CriticalSection::ScopedLock lock(sCriticalSection); in Finalize()
316 nn::os::CriticalSection::ScopedLock lock(sCriticalSection); in SetLogFunction()
323 nn::os::CriticalSection::ScopedLock lock(sCriticalSection); in Dump()
408 nn::os::CriticalSection::ScopedLock lock(sCriticalSection); in Collect()
503 nn::os::CriticalSection::ScopedLock lock(sCriticalSection); in Dump()
561 nn::os::CriticalSection::ScopedLock lock(sCriticalSection); in SetLogFunction()