diff options
author | jhb <jhb@FreeBSD.org> | 2001-03-07 02:22:31 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-03-07 02:22:31 +0000 |
commit | fc1cdb0ea4595a57bb61542f9cd485e395f645d2 (patch) | |
tree | 3b9dc634866e173b62336910f2e995868c8bfad8 /sys/kern/kern_fork.c | |
parent | e2c9c435ffe8047a6d98aa3ad6a1c783ecedc9e9 (diff) | |
download | FreeBSD-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