From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <57a21f730611141144h2c5e9ef8n370c9b0cf0ec4b81@mail.gmail.com> Date: Tue, 14 Nov 2006 11:44:48 -0800 From: "Taj Khattra" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Creating a custom jmp_buf; libthread implementation question In-Reply-To: <7871fcf50611140838u77edf6c5g1a3aeb6caa27f24b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <64c8196ab25721b971e64c96b6f8e065@plan9.jp> <7871fcf50611131933h1b7ee706vc56be7b37cd6b58b@mail.gmail.com> <599f06db0611140158x199f40a6u43f3debcc671ee99@mail.gmail.com> <7871fcf50611140825id517425sedaecc01209a12c6@mail.gmail.com> <7871fcf50611140838u77edf6c5g1a3aeb6caa27f24b@mail.gmail.com> Topicbox-Message-UUID: dfe6d412-ead1-11e9-9d60-3106f5b1d025 > might want to also checkout Russ' libtask (at swtch.com). another one is the implementation of the Thread, Sem and Chan interfaces in dave hanson's cii (http://www.cs.princeton.edu/software/cii/). chapter 20 has the gory details.