Searched refs:TimerLock (Results 1 – 1 of 1) sorted by relevance
53 static ManagedStatic<sys::SmartMutex<true> > TimerLock; variable254 sys::SmartScopedLock<true> L(*TimerLock); in get()291 sys::SmartScopedLock<true> L(*TimerLock); in TimerGroup()316 sys::SmartScopedLock<true> L(*TimerLock); in ~TimerGroup()324 sys::SmartScopedLock<true> L(*TimerLock); in removeTimer()347 sys::SmartScopedLock<true> L(*TimerLock); in addTimer()429 sys::SmartScopedLock<true> L(*TimerLock); in print()439 sys::SmartScopedLock<true> L(*TimerLock); in clear()445 sys::SmartScopedLock<true> L(*TimerLock); in printAll()452 sys::SmartScopedLock<true> L(*TimerLock); in clearAll()[all …]