Searched defs:_PROP_RWLOCK_WRLOCK (Results 1 – 1 of 1) sorted by relevance
292 #define _PROP_RWLOCK_WRLOCK(x) rw_enter(&(x), RW_WRITER) macro340 #define _PROP_RWLOCK_WRLOCK(x) /* nothing */ macro394 #define _PROP_RWLOCK_WRLOCK(x) rwlock_wrlock(&(x)) macro420 #define _PROP_RWLOCK_WRLOCK(x) /* nothing */ macro446 #define _PROP_RWLOCK_WRLOCK(x) pthread_rwlock_wrlock(&(x)) macro