summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_fork.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-10-15 00:03:40 +0000
committerjhb <jhb@FreeBSD.org>2002-10-15 00:03:40 +0000
commitdb8a406c24025647789a4d21484a3b79c09714f9 (patch)
tree015b6beb5c92a9e342e0fb9d658951a73b39a574 /sys/kern/kern_fork.c
parentf8f30374ddd0a6d37b7438b44638f61a76fd8471 (diff)
downloadFreeBSD-src-db8a406c24025647789a4d21484a3b79c09714f9.zip
FreeBSD-src-db8a406c24025647789a4d21484a3b79c09714f9.tar.gz
Remove the leaderp variable and just access p_leader directly. The
p_leader field is not protected by the proc lock but is only set during fork1() by the parent process and never changes.
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud