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

/freebsd-10-stable/sys/sys/
H A Dproc.h648 #define PROC_ITIMLOCK_ASSERT(p, type) mtx_assert(&(p)->p_slock, (type)) macro

Completed in 160 milliseconds