Date: Mon, 29 Mar 2004 03:24:03 -0800 (PST) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_cond.c Message-ID: <200403291124.i2TBO3SG019346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2004/03/29 03:24:02 PST FreeBSD src repository Modified files: lib/libthr/thread thr_cond.c Log: If a condition variable is statically initialized don't return an error. Return successfully without doing anything. Revision Changes Path 1.13 +6 -2 src/lib/libthr/thread/thr_cond.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403291124.i2TBO3SG019346>