Searched defs:_PROP_RWLOCK_UNLOCK (Results 1 – 1 of 1) sorted by relevance
293 #define _PROP_RWLOCK_UNLOCK(x) rw_exit(&(x)) macro341 #define _PROP_RWLOCK_UNLOCK(x) /* nothing */ macro395 #define _PROP_RWLOCK_UNLOCK(x) rwlock_unlock(&(x)) macro421 #define _PROP_RWLOCK_UNLOCK(x) /* nothing */ macro447 #define _PROP_RWLOCK_UNLOCK(x) pthread_rwlock_unlock(&(x)) macro