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

David Xu davidxu at FreeBSD.org
Tue Apr 29 18:15:24 PDT 2003


davidxu     2003/04/29 18:15:22 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_kern.c 
  Log:
  Call kse_wakeup_mutli() after remove current thread from RUNQ to avoid
  doing unnecessary idle kse wakeup.
  
  Revision  Changes    Path
  1.61      +1 -1      src/lib/libpthread/thread/thr_kern.c


More information about the cvs-src mailing list