davidxu 2003/10/07 17:17:13 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_cancel.c Log: Use thread lock instead of scheduler lock to eliminate lock contention for all wrapped syscalls under SMP. Reviewed by: deischen Revision Changes Path 1.29 +21 -18 src/lib/libpthread/thread/thr_cancel.c