cvs commit: src/sys/kern kern_thr.c

David Xu davidxu at FreeBSD.org
Thu Feb 9 19:34:34 PST 2006


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


More information about the cvs-all mailing list