Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c270 #define MUTEX_SEMEPHORE_LOCK() pthread_mutex_lock(&_MsOS_Semaphore_Mutex) macro
1062 MUTEX_SEMEPHORE_LOCK(); in MsOS_CreateSemaphore()
1116 MUTEX_SEMEPHORE_LOCK(); in MsOS_DeleteSemaphore()