From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tomas@fabula.de Newsgroups: gmane.lisp.guile.user Subject: Re: Some introductory docs about C level threading Date: Sat, 22 Jan 2005 13:37:20 +0100 Message-ID: <20050122123719.GA15432@www> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1350398913==" X-Trace: sea.gmane.org 1106397860 2645 80.91.229.6 (22 Jan 2005 12:44:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 22 Jan 2005 12:44:20 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Jan 22 13:44:15 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 1CsKcg-0007Do-00 for ; Sat, 22 Jan 2005 13:44:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsKon-0007gn-9j for guile-user@m.gmane.org; Sat, 22 Jan 2005 07:56:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsKo8-0007dD-D3 for guile-user@gnu.org; Sat, 22 Jan 2005 07:56:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsKo1-0007WF-3I for guile-user@gnu.org; Sat, 22 Jan 2005 07:56:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsKnv-0007Ur-MT for guile-user@gnu.org; Sat, 22 Jan 2005 07:55:51 -0500 Original-Received: from [217.22.192.104] (helo=www.elogos.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CsKW2-00060G-QU for guile-user@gnu.org; Sat, 22 Jan 2005 07:37:23 -0500 Original-Received: by www.elogos.de (Postfix, from userid 5002) id 4FF0514CB3; Sat, 22 Jan 2005 13:37:20 +0100 (CET) Original-To: Marius Vollmer In-Reply-To: User-Agent: Mutt/1.5.3i X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:4132 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4132 --===============1350398913== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 21, 2005 at 07:29:35PM +0100, Marius Vollmer wrote: > Hi, >=20 > this describes the model for C level threading for Guile 1.8. What do > you think? Great! Random typo: [...] > 4.3.5 Multi-Threading > --------------------- [...] >=20 > For some comming blocking operations, Guile provides convenience ^^^^^^^ coming? common? (I guess second) Thanks for your great work. I'm not much into Guile these days, so sorry if I'm asking the obvious: is there a function to defer something to a safe point? (like I'm `outside Guile', say in a signal handler and want to do some things there and leave others for when I'm at a safe point and say scm_execute_at_safe_point(closure). The implementation itself has to have this, of course. Can it be made available in the API? Is already? Regards -- tomas --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFB8kj/Bcgs9XrR2kYRAvDMAJsHxMcpZEPvJSu1Tb2xpjV6ZQ6FLQCfT86Q Ys8Br5ZYzNCIT3+SjIw+ghI= =nVaI -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- --===============1350398913== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user --===============1350398913==--