From owner-cvs-all Sat May 15 22:38:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B1A5914F28; Sat, 15 May 1999 22:38:57 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: (from jb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA68548; Sat, 15 May 1999 22:38:57 -0700 (PDT) (envelope-from jb@FreeBSD.org) Message-Id: <199905160538.WAA68548@freefall.freebsd.org> From: John Birrell Date: Sat, 15 May 1999 22:38:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_exit.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1999/05/15 22:38:56 PDT Modified files: (Branch: RELENG_3) lib/libc_r/uthread uthread_exit.c Log: MFC: Ensure that an existing thread gets it's state set to PS_DEAD to prevent being rescheduled. Revision Changes Path 1.6.2.2 +7 -1 src/lib/libc_r/uthread/uthread_exit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message