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

/freebsd-11.0-release/sys/sys/
H A Dproc.h818 #define PGRP_LOCK_ASSERT(pg, type) mtx_assert(&(pg)->pg_mtx, (type)) macro

Completed in 41 milliseconds