From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: About cleaning up the thread stuff Date: Tue, 18 Jan 2005 19:08:16 +0100 Message-ID: <1106071697.14784.2.camel@localhost.localdomain> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106072147 13796 80.91.229.6 (18 Jan 2005 18:15:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Jan 2005 18:15:47 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jan 18 19:15:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cqxt9-00045G-00 for ; Tue, 18 Jan 2005 19:15:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cqy53-0005VR-RV for guile-devel@m.gmane.org; Tue, 18 Jan 2005 13:27:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cqy3w-0005DW-3C for guile-devel@gnu.org; Tue, 18 Jan 2005 13:26:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cqy3l-00058T-EX for guile-devel@gnu.org; Tue, 18 Jan 2005 13:26:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cqy3k-00056O-VK for guile-devel@gnu.org; Tue, 18 Jan 2005 13:26:33 -0500 Original-Received: from [62.39.85.79] (helo=server09.fr4.egwn.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cqxm9-00015m-0t for guile-devel@gnu.org; Tue, 18 Jan 2005 13:08:21 -0500 Original-Received: (qmail 10123 invoked from network); 18 Jan 2005 18:08:18 -0000 Original-Received: from unknown (HELO ?192.168.1.77?) (213.170.47.91) by server09.fr4.egwn.net with SMTP; 18 Jan 2005 18:08:18 -0000 Original-To: guile-devel@gnu.org In-Reply-To: X-Mailer: Evolution 2.1.3.2 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4696 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4696 On Tue, 2005-01-18 at 18:00 +0100, Marius Vollmer wrote: > First radical thing: dynamic roots will go... their function will be > taken over by thread structure directly. Good idea? What about protecting against capturing a continuation from within a callback from C? No need for a thread there... Wingo. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel