Searched defs:PGRP_LOCKED (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10.0-release/sys/sys/
H A Dproc.h736 #define PGRP_LOCKED(pg) mtx_owned(&(pg)->pg_mtx) macro

Completed in 111 milliseconds