Searched defs:_PROP_MUTEX_UNLOCK (Results 1 – 1 of 1) sorted by relevance
293 #define _PROP_MUTEX_UNLOCK(x) lockmgr(&(x), LK_RELEASE) macro333 #define _PROP_MUTEX_UNLOCK(x) /* nothing */ macro380 #define _PROP_MUTEX_UNLOCK(x) mutex_unlock(&(x)) macro400 #define _PROP_MUTEX_UNLOCK(x) /* nothing */ macro419 #define _PROP_MUTEX_UNLOCK(x) pthread_mutex_unlock(&(x)) macro