CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/16 10:19:03
Modified files:
sys/kern : kern_exit.c kern_fork.c
Log message:
Atomically modify `nthreads' and move proc_free() out of KERNEL_LOCK().
ok jca@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/16 10:19:03
Modified files:
sys/kern : kern_exit.c kern_fork.c
Log message:
Atomically modify `nthreads' and move proc_free() out of KERNEL_LOCK().
ok jca@