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

David Xu davidxu at FreeBSD.org
Tue Oct 7 17:17:15 PDT 2003


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


More information about the cvs-src mailing list