Searched defs:_PROP_RWLOCK_RDLOCK (Results 1 – 1 of 1) sorted by relevance
307 #define _PROP_RWLOCK_RDLOCK(x) rw_enter(&(x), RW_READER) macro355 #define _PROP_RWLOCK_RDLOCK(x) /* nothing */ macro409 #define _PROP_RWLOCK_RDLOCK(x) rwlock_rdlock(&(x)) macro437 #define _PROP_RWLOCK_RDLOCK(x) /* nothing */ macro463 #define _PROP_RWLOCK_RDLOCK(x) pthread_rwlock_rdlock(&(x)) macro