Searched defs:mtx_unlock (Results 1 - 7 of 7) sorted by last modified time

/freebsd-10.0-release/sys/boot/usb/
H A Dbsd_kernel.c61 mtx_unlock(struct mtx *mtx) function
[all...]
/freebsd-10.0-release/sys/kern/
H A Dsubr_unit.c139 mtx_unlock(struct mtx *mp) function
/freebsd-10.0-release/sys/sys/
H A Dmutex.h304 #define mtx_unlock(m) mtx_unlock_flags((m), 0) macro
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_atomic.c44 #define mtx_unlock(lock) pthread_mutex_unlock(lock) macro
/freebsd-10.0-release/lib/libstdthreads/
H A Dmtx.c110 mtx_unlock(mtx_t *mtx) function
/freebsd-10.0-release/contrib/openbsm/bin/auditdistd/
H A Dsynch.h84 mtx_unlock(pthread_mutex_t *lock) function
/freebsd-10.0-release/sbin/hastd/
H A Dsynch.h82 mtx_unlock(pthread_mutex_t *lock) function

Completed in 87 milliseconds