Searched defs:_PROP_MUTEX_UNLOCK (Results 1 – 1 of 1) sorted by relevance
303 #define _PROP_MUTEX_UNLOCK(x) mutex_exit(&(x)) macro351 #define _PROP_MUTEX_UNLOCK(x) /* nothing */ macro405 #define _PROP_MUTEX_UNLOCK(x) mutex_unlock(&(x)) macro433 #define _PROP_MUTEX_UNLOCK(x) /* nothing */ macro459 #define _PROP_MUTEX_UNLOCK(x) pthread_mutex_unlock(&(x)) macro