Date: Mon, 10 Oct 2005 12:15:07 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_create.c Message-ID: <200510101215.j9ACF7V3002496@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510101215.j9ACF7V3002496>