Searched defs:_PROP_MUTEX_LOCK (Results 1 – 1 of 1) sorted by relevance
286 #define _PROP_MUTEX_LOCK(x) mutex_enter(&(x)) macro334 #define _PROP_MUTEX_LOCK(x) /* nothing */ macro388 #define _PROP_MUTEX_LOCK(x) mutex_lock(&(x)) macro414 #define _PROP_MUTEX_LOCK(x) /* nothing */ macro440 #define _PROP_MUTEX_LOCK(x) pthread_mutex_lock(&(x)) macro