cvs commit: src/lib/libthr/thread thr_init.c thr_private.h thr_pspinlock.c

David Xu davidxu at FreeBSD.org
Tue Aug 8 04:42:47 UTC 2006


davidxu     2006-08-08 04:42:41 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_init.c thr_private.h thr_pspinlock.c 
  Log:
  Get number of CPUs and ignore spin count on single processor machine.
  
  Revision  Changes    Path
  1.38      +3 -0      src/lib/libthr/thread/thr_init.c
  1.67      +2 -0      src/lib/libthr/thread/thr_private.h
  1.3       +10 -6     src/lib/libthr/thread/thr_pspinlock.c


More information about the cvs-src mailing list