Date: Mon, 29 Mar 2004 01:35:07 -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 thr_mutex.c Message-ID: <200403290935.i2T9Z7uC094866@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2004/03/29 01:35:07 PST FreeBSD src repository Modified files: lib/libthr/thread thr_cond.c thr_mutex.c Log: The thread suspend function now returns ETIMEDOUT, not EAGAIN. Revision Changes Path 1.12 +1 -2 src/lib/libthr/thread/thr_cond.c 1.25 +1 -1 src/lib/libthr/thread/thr_mutex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403290935.i2T9Z7uC094866>