Searched refs:TIMER_MUTEX_UNLOCK (Results 1 – 2 of 2) sorted by relevance
364 #define TIMER_MUTEX_UNLOCK(flags) spin_unlock_irqrestore(&_MsOS_Timer_Mutex, flags) macro2116 TIMER_MUTEX_UNLOCK(flags); in _MsOS_TimerNotify()2126 TIMER_MUTEX_UNLOCK(flags); in _MsOS_TimerNotify()2167 TIMER_MUTEX_UNLOCK(flags); in MsOS_CreateTimer()2185 TIMER_MUTEX_UNLOCK(flags); in MsOS_CreateTimer()2220 TIMER_MUTEX_UNLOCK(flags); in MsOS_DeleteTimer()2225 TIMER_MUTEX_UNLOCK(flags); in MsOS_DeleteTimer()2256 TIMER_MUTEX_UNLOCK(flags); in MsOS_StartTimer()2261 TIMER_MUTEX_UNLOCK(flags); in MsOS_StartTimer()2293 TIMER_MUTEX_UNLOCK(flags); in MsOS_StopTimer()[all …]
421 #define TIMER_MUTEX_UNLOCK() spin_unlock(&_MsOS_Timer_Mutex) macro1763 TIMER_MUTEX_UNLOCK(); in MsOS_CreateTimer()1812 TIMER_MUTEX_UNLOCK(); in MsOS_DeleteTimer()