From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.devel Subject: Re: Cooperative POSIX threads? Date: 21 Oct 2002 20:01:48 +0200 Sender: guile-devel-admin@gnu.org Message-ID: References: <87u1jfvlpq.fsf@zagadka.ping.de> Reply-To: djurfeldt@nada.kth.se NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035223379 12151 80.91.224.249 (21 Oct 2002 18:02:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 18:02:59 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 183gtC-00039j-00 for ; Mon, 21 Oct 2002 20:02:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 183gsb-0006sD-00; Mon, 21 Oct 2002 14:02:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 183gsC-0006iC-00 for guile-devel@gnu.org; Mon, 21 Oct 2002 14:01:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 183gs7-0006hB-00 for guile-devel@gnu.org; Mon, 21 Oct 2002 14:01:51 -0400 Original-Received: from kvast.blakulla.net ([213.212.20.77]) by monty-python.gnu.org with esmtp (Exim 4.10) id 183gs6-0006gl-00 for guile-devel@gnu.org; Mon, 21 Oct 2002 14:01:47 -0400 Original-Received: from barbara.blakulla.net ([213.212.21.238] helo=linnaeus) by kvast.blakulla.net with esmtp (Exim 3.36 #1 (Debian)) id 183gs4-0007Ty-00; Mon, 21 Oct 2002 20:01:44 +0200 Original-Received: from mdj by linnaeus with local (Exim 3.36 #1 (Debian)) id 183gs8-0001of-00; Mon, 21 Oct 2002 20:01:48 +0200 Original-To: Marius Vollmer Original-Cc: djurfeldt@nada.kth.se In-Reply-To: <87u1jfvlpq.fsf@zagadka.ping.de> Original-Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1587 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1587 Marius Vollmer writes: > I noticed that signal delivery does not really work when using coop > threads together with the LinuxThreads compatability workaround (i.e, > when configured --with-threads=coop and --enable-linuxthreads) Just curious: In what sense doesn't it work? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel