Date: Sat, 10 Mar 2001 11:13:06 -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: <200103101913.f2AJD6p56680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2001/03/10 11:13:06 PST Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_sig.c Log: MFC: Correct a race condition where it was possible for a signaled thread to become stranded and not placed in the run queue. Approved by: jkh Revision Changes Path 1.25.2.5 +9 -2 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?200103101913.f2AJD6p56680>