|
From: | Nala Ginrut |
Subject: | Re: wip-threads-and-fork |
Date: | Sun, 26 Feb 2012 10:35:20 +0800 |
Hi!
Indeed. In Guile master, primitive-fork is always there (if your system
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?
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?
Andy
--
http://wingolog.org/
[Prev in Thread] | Current Thread | [Next in Thread] |