davidxu 2003/11/07 22:07:04 PST
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_spinlock.c
Log:
Use THR lock instead of KSE lock to avoid scheduler be blocked in spinlock.
Reviewed by: deischen
Revision Changes Path
1.18 +16 -17 src/lib/libpthread/thread/thr_spinlock.c