Searched defs:_PROP_RWLOCK_WRLOCK (Results 1 – 1 of 1) sorted by relevance
298 #define _PROP_RWLOCK_WRLOCK(x) mtx_lock(&(x)) macro338 #define _PROP_RWLOCK_WRLOCK(x) /* nothing */ macro385 #define _PROP_RWLOCK_WRLOCK(x) rwlock_wrlock(&(x)) macro405 #define _PROP_RWLOCK_WRLOCK(x) /* nothing */ macro424 #define _PROP_RWLOCK_WRLOCK(x) pthread_rwlock_wrlock(&(x)) macro