aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_proc.c
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-10-15 00:03:40 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-10-15 00:03:40 +0000
commit60a6965a88ac54f35a0b1f9562b5191657d74d04 (patch)
tree015b6beb5c92a9e342e0fb9d658951a73b39a574 /sys/kern/kern_proc.c
parent63e30378bcd24d057df505e5b60feced72821863 (diff)
downloadsrc-60a6965a88ac54f35a0b1f9562b5191657d74d04.tar.gz
src-60a6965a88ac54f35a0b1f9562b5191657d74d04.zip
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.
Notes
Notes: svn path=/head/; revision=105140
Diffstat (limited to 'sys/kern/kern_proc.c')
0 files changed, 0 insertions, 0 deletions