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

/freebsd-11-stable/sbin/hastd/
H A Dsynch.h92 mtx_owned(pthread_mutex_t *lock) function
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dsynch.h90 mtx_owned(pthread_mutex_t *lock) function
/freebsd-11-stable/sys/sys/
H A Dmutex.h470 #define mtx_owned(m) (mtx_owner(m) == curthread) macro
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.c280 mtx_owned(struct mtx *mtx) function

Completed in 85 milliseconds