Searched refs:_MsOS_TimerNotify (Results 1 – 3 of 3) sorted by relevance
2396 static void _MsOS_TimerNotify(MS_S32 sig, siginfo_t *si, void *uc) in _MsOS_TimerNotify() function2409 static void _MsOS_TimerNotify(sigval_t v) in _MsOS_TimerNotify() function2440 sa.sa_sigaction = _MsOS_TimerNotify; in Timer_Thread()2578 SignalEvent.sigev_notify_function= _MsOS_TimerNotify; in MsOS_CreateTimer()
1718 static void _MsOS_TimerNotify(unsigned long data) in _MsOS_TimerNotify() function1775 _MsOS_Timer_Info[s32Id].timer.function = _MsOS_TimerNotify; in MsOS_CreateTimer()
2106 static void _MsOS_TimerNotify(unsigned long data) in _MsOS_TimerNotify() function2179 _MsOS_Timer_Info[s32Id].timer.function = _MsOS_TimerNotify; in MsOS_CreateTimer()