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

/freebsd-10-stable/sbin/hastd/
H A Dsynch.h90 mtx_owned(pthread_mutex_t *lock) function
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dsynch.h90 mtx_owned(pthread_mutex_t *lock) function
/freebsd-10-stable/sys/sys/
H A Dmutex.h429 #define mtx_owned(m) (((m)->mtx_lock & ~MTX_FLAGMASK) == (uintptr_t)curthread) macro
/freebsd-10-stable/sys/boot/usb/
H A Dbsd_kernel.c68 mtx_owned(struct mtx *mtx) function

Completed in 119 milliseconds