davidxu 2006-02-10 03:34:29 UTC
FreeBSD src repository
Modified files:
sys/kern kern_thr.c
Log:
Call thread_stopped in thr_exit to notify parent that the child process
is now fully stopped, this was already in kse_exit().
Revision Changes Path
1.42 +1 -0 src/sys/kern/kern_thr.c