Date: Tue, 11 Oct 2005 23:20:46 +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: <200510112320.j9BNKkUM076586@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2005-10-11 23:20:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libthr/thread thr_create.c Log: MFC revision 1.24: > The pthread_attr_set_createsuspend_np was broken, fix it by > replacing THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND. Approved by: re (scottl) Revision Changes Path 1.22.2.1 +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?200510112320.j9BNKkUM076586>