[Ecls-list] embedding questions
Peter Keller
psilord at cs.wisc.edu
Tue Dec 11 17:01:18 UTC 2012
On Sat, Dec 08, 2012 at 05:47:11AM -0500, Matthew Mondor wrote:
> On Sat, 8 Dec 2012 01:46:16 -0600
> A precaution is necessary if Lisp functions will be called from C
> by threads which weren't started by ECL: such threads should first be
> "registered" with ECL. This is not an issue specific to ECL though, as
> I've seen this with other embeddable languages.
It turns out that this is something I have to worry about. How does one
do this registration in ECL?
Thank you.
-pete
More information about the ecl-devel
mailing list