Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c271 #define MUTEX_SEMEPHORE_UNLOCK() pthread_mutex_unlock(&_MsOS_Semaphore_Mutex) macro
1076 MUTEX_SEMEPHORE_UNLOCK(); in MsOS_CreateSemaphore()
1118 MUTEX_SEMEPHORE_UNLOCK(); in MsOS_DeleteSemaphore()