Date: Fri, 9 Mar 2001 08:05:44 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_sig.c Message-ID: <200103091605.f29G5ij22689@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2001/03/09 08:05:44 PST Modified files: lib/libc_r/uthread uthread_sig.c Log: Correct a race condition where it was possible for a signaled thread to become stranded and not placed in the run queue. MFC Candidate Reported by: tegge Revision Changes Path 1.35 +9 -3 src/lib/libc_r/uthread/uthread_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103091605.f29G5ij22689>