Searched refs:TimerLock (Results 1 – 1 of 1) sorted by relevance
50 static ManagedStatic<sys::SmartMutex<true> > TimerLock; variable229 sys::SmartScopedLock<true> L(*TimerLock); in get()266 sys::SmartScopedLock<true> L(*TimerLock); in TimerGroup()291 sys::SmartScopedLock<true> L(*TimerLock); in ~TimerGroup()299 sys::SmartScopedLock<true> L(*TimerLock); in removeTimer()322 sys::SmartScopedLock<true> L(*TimerLock); in addTimer()405 sys::SmartScopedLock<true> L(*TimerLock); in print()415 sys::SmartScopedLock<true> L(*TimerLock); in clear()421 sys::SmartScopedLock<true> L(*TimerLock); in printAll()428 sys::SmartScopedLock<true> L(*TimerLock); in clearAll()[all …]