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

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

Completed in 122 milliseconds