From owner-freebsd-hackers Sun May 18 19:49:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA27625 for hackers-outgoing; Sun, 18 May 1997 19:49:08 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id TAA27617 for ; Sun, 18 May 1997 19:49:06 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id TAA23225; Sun, 18 May 1997 19:41:18 -0700 From: Terry Lambert Message-Id: <199705190241.TAA23225@phaeton.artisoft.com> Subject: Re: GNAT-pthreads integration bugs/questions To: davem@caip.rutgers.edu (David S. Miller) Date: Sun, 18 May 1997 19:41:17 -0700 (MST) Cc: deischen@iworks.InterWorks.org, terry@lambert.org, freebsd-hackers@FreeBSD.ORG, jb@freebsd1.cimlogic.com.au In-Reply-To: <199705190035.UAA15551@darkwing.rutgers.edu> from "David S. Miller" at May 18, 97 08:35:23 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Date: Sun, 18 May 1997 19:10:36 -0500 (CDT) > From: "Daniel M. Eischen" > > I need to be able to bind a structure (pointer) to a process ID. > > Put it at the bottom on the threads stack... There is no threads stack in an rfork. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.