Home
last modified time | relevance | path

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

/CTR-SDK-1.3.0/CTR_SDK/sources/libraries/ndm/
Dndm_UserControl.cpp32 nn::os::CriticalSection s_cs = nn::WithInitialize(); variable
42 nn::os::CriticalSection::ScopedLock locker(s_cs); in Initialize()
64 nn::os::CriticalSection::ScopedLock locker(s_cs); in Finalize()