cvs commit: src/sys/kern kern_thread.c
    Julian Elischer 
    julian at FreeBSD.org
       
    Mon Jun 21 13:44:10 PDT 2004
    
    
  
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 at FreeBSD.org>
  
  Revision  Changes    Path
  1.184     +1 -1      src/sys/kern/kern_thread.c
    
    
More information about the cvs-all
mailing list