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

/freebsd-11-stable/sys/sys/
H A Dproc.h701 #define PROC_PROFLOCK_ASSERT(p, type) mtx_assert(&(p)->p_profmtx, (type)) macro

Completed in 92 milliseconds