Searched defs:_PROP_MUTEX_UNLOCK (Results 1 – 1 of 1) sorted by relevance
287 #define _PROP_MUTEX_UNLOCK(x) mutex_exit(&(x)) macro335 #define _PROP_MUTEX_UNLOCK(x) /* nothing */ macro389 #define _PROP_MUTEX_UNLOCK(x) mutex_unlock(&(x)) macro415 #define _PROP_MUTEX_UNLOCK(x) /* nothing */ macro441 #define _PROP_MUTEX_UNLOCK(x) pthread_mutex_unlock(&(x)) macro