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

David Xu davidxu at FreeBSD.org
Sun Sep 28 23:25:05 PDT 2003


davidxu     2003/09/28 23:25:04 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_kern.c 
  Log:
  When concurrency level is reduced and a kse is exiting, make sure no other
  threads are still referencing the kse by migrating them to initial kse.
  
  Reviewed by: deischen
  
  Revision  Changes    Path
  1.99      +13 -0     src/lib/libpthread/thread/thr_kern.c


More information about the cvs-src mailing list