Date: Wed, 12 May 1999 19:34:46 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: dfr@nlsystems.com (Doug Rabson) Cc: jb@cimlogic.com.au, current@freebsd.org Subject: Re: Debugging uthreads Message-ID: <199905120934.TAA26050@cimlogic.com.au> In-Reply-To: <Pine.BSF.4.05.9905121017270.423-100000@herring.nlsystems.com> from Doug Rabson at "May 12, 1999 10:19: 1 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson wrote: > I think the only state which I need to know about is PS_DEAD. If we marked > dead threads in the public struct it might simplify things. You use PS_RUNNING too. We could just tie down those two as PS_DEAD = 0 and PS_RUNNING = 1. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905120934.TAA26050>