Searched defs:_PROP_RWLOCK_DESTROY (Results 1 – 1 of 1) sorted by relevance
294 #define _PROP_RWLOCK_DESTROY(x) rw_destroy(&(x)) macro342 #define _PROP_RWLOCK_DESTROY(x) /* nothing */ macro396 #define _PROP_RWLOCK_DESTROY(x) rwlock_destroy(&(x)) macro422 #define _PROP_RWLOCK_DESTROY(x) /* nothing */ macro448 #define _PROP_RWLOCK_DESTROY(x) pthread_rwlock_destroy(&(x)) macro