diff options
author | jhb <jhb@FreeBSD.org> | 2002-04-09 20:00:40 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-04-09 20:00:40 +0000 |
commit | 1fbf4e984847088d9678efd24e5f040ed3d8c97a (patch) | |
tree | d1e88782968c34c55510775749f2586c9ecc19f7 /sys/kern/kern_fork.c | |
parent | fc492a338c0a321710afc1fb0e1eb8cab3d78a71 (diff) | |
download | FreeBSD-src-1fbf4e984847088d9678efd24e5f040ed3d8c97a.zip FreeBSD-src-1fbf4e984847088d9678efd24e5f040ed3d8c97a.tar.gz |
We don't need Giant to read the pgrp ID since the proc lock has protected
p_pgrp since the pgrp locking went in. We also don't need it to check for
invalid values in the options argument to wait1(), so push Giant down
slightly.
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions