Home
last modified time | relevance | path

Searched defs:_MsOS_Timer_Mutex (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c318 static OS_EVENT* _MsOS_Timer_Mutex = NULL; variable
328 static OS_EVENT* _MsOS_Timer_Mutex; variable
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c469 static pthread_mutex_t _MsOS_Timer_Mutex; variable
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c320 static cyg_mutex_t _MsOS_Timer_Mutex; variable