Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c302 static OS_EVENT* _MsOS_Queue_Mutex; variable
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c451 static pthread_mutex_t _MsOS_Queue_Mutex; variable
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c308 static cyg_mutex_t _MsOS_Queue_Mutex; variable