From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: crypt mutex Date: Mon, 23 Feb 2004 20:16:11 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87r7wl8v44.fsf@zagadka.ping.de> References: <87znbdi85m.fsf@zip.com.au> <87k72gkspf.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077564184 12991 80.91.224.253 (23 Feb 2004 19:23:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2004 19:23:04 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Feb 23 20:22:58 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvLfN-0007w9-00 for ; Mon, 23 Feb 2004 20:22:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvLd3-0007Vt-LS for guile-devel@m.gmane.org; Mon, 23 Feb 2004 14:20:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AvLbg-0006vu-VI for guile-devel@gnu.org; Mon, 23 Feb 2004 14:19:08 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AvLbA-0006f8-R0 for guile-devel@gnu.org; Mon, 23 Feb 2004 14:19:07 -0500 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvLYu-0005de-0w for guile-devel@gnu.org; Mon, 23 Feb 2004 14:16:16 -0500 Original-Received: from [195.253.16.70] (helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 1AvLaE-0000ef-00 for guile-devel@gnu.org; Mon, 23 Feb 2004 20:17:38 +0100 Original-Received: (qmail 5151 invoked by uid 1000); 23 Feb 2004 19:16:11 -0000 Original-To: guile-devel@gnu.org In-Reply-To: <87k72gkspf.fsf@zip.com.au> (Kevin Ryde's message of "Sun, 22 Feb 2004 07:50:36 +1000") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3433 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3433 Kevin Ryde writes: > Mikael Djurfeldt writes: >> >> Personally, I wouldn't like Guile to have everything thread-safe >> "under the hood". That would be a terrible waste of resources. > > I suppose for a start reentrant versions of things can be used when > available, Yes, that is of course better than using a mutex. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel