diff options
author | jhb <jhb@FreeBSD.org> | 2002-10-15 00:03:40 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-10-15 00:03:40 +0000 |
commit | db8a406c24025647789a4d21484a3b79c09714f9 (patch) | |
tree | 015b6beb5c92a9e342e0fb9d658951a73b39a574 /sys/kern/kern_fork.c | |
parent | f8f30374ddd0a6d37b7438b44638f61a76fd8471 (diff) | |
download | FreeBSD-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