Searched defs:_PROP_RWLOCK_UNLOCK (Results 1 – 1 of 1) sorted by relevance
299 #define _PROP_RWLOCK_UNLOCK(x) mtx_unlock(&(x)) macro339 #define _PROP_RWLOCK_UNLOCK(x) /* nothing */ macro386 #define _PROP_RWLOCK_UNLOCK(x) rwlock_unlock(&(x)) macro406 #define _PROP_RWLOCK_UNLOCK(x) /* nothing */ macro425 #define _PROP_RWLOCK_UNLOCK(x) pthread_rwlock_unlock(&(x)) macro