Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 20:44:02 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_thread.c
Message-ID:  <200406212044.i5LKi2Cc018623@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004-06-21 20:44:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Mark the thread in an exiting program as inactive.
  This is not really used by the process but it's confusing to some
  status readers to see zombie processes the "runnin" threads.
  
  Pointed out by: Don Lewis <truckman@FreeBSD.org>
  
  Revision  Changes    Path
  1.184     +1 -1      src/sys/kern/kern_thread.c



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