From owner-cvs-all Fri Mar 9 8: 5:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53F8137B71A; Fri, 9 Mar 2001 08:05:44 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f29G5ij22689; Fri, 9 Mar 2001 08:05:44 -0800 (PST) (envelope-from deischen) Message-Id: <200103091605.f29G5ij22689@freefall.freebsd.org> From: Daniel Eischen Date: Fri, 9 Mar 2001 08:05:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_sig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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