Searched defs:mutex_owned (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dmutex.h72 #define mutex_owned(lock) sx_xlocked(lock) macro
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h271 #define mutex_owned(mp) zmutex_owned((kmutex_t *)(mp)) macro

Completed in 93 milliseconds