davidxu 2005-10-10 12:15:07 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_create.c Log: The pthread_attr_set_createsuspend_np was broken, fix it by replacing THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND. Revision Changes Path 1.24 +1 -1 src/lib/libthr/thread/thr_create.c