cvs commit: src/lib/libthr/thread thr_create.c

David Xu davidxu at FreeBSD.org
Wed Mar 19 02:33:08 PDT 2008


davidxu     2008-03-19 09:33:08 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  don't reduce new thread's refcount if current thread can not set cpuset
  for it, since the new thread will reduce it by itself.
  
  Revision  Changes    Path
  1.44      +1 -1      src/lib/libthr/thread/thr_create.c


More information about the cvs-src mailing list