guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some introductory docs about C level threading


From: tomas
Subject: Re: Some introductory docs about C level threading
Date: Sat, 22 Jan 2005 13:37:20 +0100
User-agent: Mutt/1.5.3i

On Fri, Jan 21, 2005 at 07:29:35PM +0100, Marius Vollmer wrote:
> Hi,
> 
> this describes the model for C level threading for Guile 1.8.  What do
> you think?

Great! Random typo:

[...]

> 4.3.5 Multi-Threading
> ---------------------
[...]
> 
>    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

Attachment: pgpOb8NNZhY5D.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]