From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 16 Jun 2001 18:13:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 16 Jun 2001 18:13:31 -0400 Received: from mailout1-1.nyroc.rr.com ([24.92.226.146]:58788 "EHLO mailout1.nyroc.rr.com") by vger.kernel.org with ESMTP id ; Sat, 16 Jun 2001 18:13:16 -0400 Message-ID: <045f01c0f6b2$f0c94df0$0701a8c0@morph> From: "Dan Maas" To: Cc: "Michael Rothwell" , In-Reply-To: Subject: Re: threading question Date: Sat, 16 Jun 2001 18:22:54 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Is there a user-space implemenation (library?) for > coroutines that would work from C? Here is another one: http://oss.sgi.com/projects/state-threads/ Regards, Dan