summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_fork.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-03-07 02:22:31 +0000
committerjhb <jhb@FreeBSD.org>2001-03-07 02:22:31 +0000
commitfc1cdb0ea4595a57bb61542f9cd485e395f645d2 (patch)
tree3b9dc634866e173b62336910f2e995868c8bfad8 /sys/kern/kern_fork.c
parente2c9c435ffe8047a6d98aa3ad6a1c783ecedc9e9 (diff)
downloadFreeBSD-src-fc1cdb0ea4595a57bb61542f9cd485e395f645d2.zip
FreeBSD-src-fc1cdb0ea4595a57bb61542f9cd485e395f645d2.tar.gz
- Call proc_reparent() when handing a process off to init in exit rather
than dinking around in the process lists explicitly. - Hold both the proctree lock and proc lock of the child process when reparenting a process via proc_reparent. - Lock processes while sending them signals. - Miscellaenous proc locking. - proc_reparent() now asserts that the child is locked in addition to an exclusive proctree lock.
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud