Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Nov 1999 12:14:22 -0700
From:      "Justin T. Gibbs" <gibbs@freebsd.org>
To:        nate@mt.sri.com (Nate Williams)
Cc:        Peter Dufault <dufault@hda.com>, julian@whistle.com, freebsd-arch@freebsd.org
Subject:   Re: Threads models and FreeBSD. 
Message-ID:  <199911011914.MAA00659@caspian.plutotech.com>
In-Reply-To: Your message of "Mon, 01 Nov 1999 13:02:34 MST." <199911012002.NAA18614@mt.sri.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> > Thread share everything that a normal process, including a
>> > thread-specific stack which is used to keep each thread's context
>> > seperate from one another.
>> 
>> I haven't caught up with you guys yet.  This is what
>> I asked about POSIX threading before: can stack be private per
>> thread?
>
>I don't believe so, although each thread does have it's own stack, it's
>not private.  Sean would know more though....

What about thread local storage?

--
Justin






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911011914.MAA00659>