Searched defs:rw_unlock (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/openbsm/bin/auditdistd/
H A Dsynch.h131 rw_unlock(pthread_rwlock_t *lock) function
/freebsd-10.1-release/sbin/hastd/
H A Dsynch.h129 rw_unlock(pthread_rwlock_t *lock) function
/freebsd-10.1-release/cddl/contrib/opensolaris/head/
H A Dthread.h62 #define rw_unlock(l) pthread_rwlock_unlock(l) macro
/freebsd-10.1-release/sys/sys/
H A Drwlock.h204 #define rw_unlock(rw) do { \ macro

Completed in 188 milliseconds