cvs commit: src/lib/libpthread/thread thr_kern.c

David Xu davidxu at FreeBSD.org
Fri Aug 15 22:22:21 PDT 2003


davidxu     2003/08/15 22:22:20 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_kern.c 
  Log:
  Keep initial kse and kse group just like we keep initial thread,
  Don't free them, so some code can still reference them.
  
  Reviewed by: deischen
  
  Revision  Changes    Path
  1.87      +11 -9     src/lib/libpthread/thread/thr_kern.c


More information about the cvs-src mailing list