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

Daniel Eischen deischen at FreeBSD.org
Tue Aug 5 17:43:30 PDT 2003


deischen    2003/08/05 17:43:28 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_kern.c 
  Log:
  Don't call kse_set_curthread() when scheduling a new bound
  thread.  It should only be called by the current kse and
  never by a KSE on behalf of another.
  
  Submitted by:   davidxu
  
  Revision  Changes    Path
  1.82      +3 -2      src/lib/libpthread/thread/thr_kern.c


More information about the cvs-src mailing list