cvs commit: src/lib/libpthread/thread thr_concurrency.c thr_kern.c thr_private.h

Daniel Eischen deischen at FreeBSD.org
Sat Aug 30 05:09:18 PDT 2003


deischen    2003/08/30 05:09:17 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_concurrency.c thr_kern.c 
                          thr_private.h 
  Log:
  Allow the concurrency level to be reduced.
  
  Reviewed by:    davidxu
  
  Revision  Changes    Path
  1.7       +54 -28    src/lib/libpthread/thread/thr_concurrency.c
  1.89      +8 -7      src/lib/libpthread/thread/thr_kern.c
  1.98      +1 -0      src/lib/libpthread/thread/thr_private.h


More information about the cvs-src mailing list