Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2006 03:34:29 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_thr.c
Message-ID:  <200602100334.k1A3YTxS066802@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602100334.k1A3YTxS066802>