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