Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c467 static pid_t _MsOS_Timer_Pid[MSOS_TIMER_MAX]; variable
2637 kill(_MsOS_Timer_Pid[s32TimerId], SIGTERM); in MsOS_DeleteTimer()