cvs commit: src/sys/sys proc.h src/sys/kern kern_thread.c

Julian Elischer julian at FreeBSD.org
Thu Apr 17 17:16:14 PDT 2003


julian      2003/04/17 17:16:13 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              proc.h 
    sys/kern             kern_thread.c 
  Log:
  Add a thread_unlink() and use it.
  It could also be used twice in kern_thr.c but that's owned by jeff
  so I'l let him change it when he's next there.
  
  Revision  Changes    Path
  1.116     +14 -11    src/sys/kern/kern_thread.c
  1.315     +1 -0      src/sys/sys/proc.h


More information about the cvs-src mailing list