davidxu 2006-01-08 10:13:18 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_create.c Log: Fix a bug recently introduced, the _thread_active_count should be decreased if thread can not be created. Revision Changes Path 1.27 +1 -0 src/lib/libthr/thread/thr_create.c