Date: Sat, 28 Jun 2003 02:40:58 -0700 (PDT) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_cond.c Message-ID: <200306280940.h5S9ewxL056663@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/06/28 02:40:58 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_cond.c Log: After thread was interrupted by signal, it should relock mutex. Reviewed by: deischen Revision Changes Path 1.45 +1 -2 src/lib/libpthread/thread/thr_cond.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306280940.h5S9ewxL056663>