Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/os/
Dos_LightAlarm.cpp40 CriticalSection s_CriticalSection = WithInitialize(); variable
60 CriticalSection::ScopedLock locker(s_CriticalSection); in SetTimer()
91 CriticalSection::ScopedLock locker(s_CriticalSection); in InsertAlarm()
123 CriticalSection::ScopedLock locker(s_CriticalSection); in LightAlarmThread()
270 CriticalSection::ScopedLock locker(s_CriticalSection); in Cancel()