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

/freebsd-11-stable/sys/sys/
H A Dproc.h868 #define SESS_LOCK_ASSERT(s, type) mtx_assert(&(s)->s_mtx, (type)) macro

Completed in 58 milliseconds