Searched defs:_PROP_RWLOCK_INIT (Results 1 – 1 of 1) sorted by relevance
290 #define _PROP_RWLOCK_INIT(x) rw_init(&(x)) macro338 #define _PROP_RWLOCK_INIT(x) /* nothing */ macro392 #define _PROP_RWLOCK_INIT(x) rwlock_init(&(x), NULL) macro418 #define _PROP_RWLOCK_INIT(x) /* nothing */ macro444 #define _PROP_RWLOCK_INIT(x) pthread_rwlock_init(&(x), NULL) macro