guile-devel
[Top][All Lists]
Advanced

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

Re: wip-threads-and-fork


From: Nala Ginrut
Subject: Re: wip-threads-and-fork
Date: Sun, 26 Feb 2012 10:35:20 +0800



On Sun, Feb 26, 2012 at 2:01 AM, Andy Wingo <address@hidden> wrote:
Hi!

On Sat 25 Feb 2012 03:30, Nala Ginrut <address@hidden> writes:

> 'primitive-fork' shouldn't be removed directly according to
> previous discussion, unless the user chosen ptheads. If they do not
> use threads, then primitive-fork would be useful, is that right?  

Indeed.  In Guile master, primitive-fork is always there (if your system
supports fork).  However, invoking it will raise an error if you have
created other threads.  You can only use it before creating threads.

Is that good for your purposes?


All right, I think my problem is done ;-)
 
Andy
--
http://wingolog.org/


reply via email to

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