davidxu 2003/04/29 18:03:58 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_kern.c
Log:
Call kse_wakeup_multi() to wakeup idle KSEs when there are threads ready
to run.
Revision Changes Path
1.60 +1 -0 src/lib/libpthread/thread/thr_kern.c