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

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

Completed in 32 milliseconds