Native thread
Fabrizio Fabbri
strabixbox at yahoo.com
Thu Mar 31 15:15:37 UTC 2016
Hi all,
quick question.
I’ve got my embedded ecl on a multi thread windows service.
Before doing anything I call cl_boot.
Then multiple request coming in served by different thread.
At this point I call ecl_import_current_thread and the evaluate some lisp code with cl_safe_eval with Cnil as environment.
After I call ecl_release_current_thread.
Please note that those are native thread not created with gc wrapper.
Are those evaluation happen in different lisp processes?
Kindest regards
F.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20160331/7c47b87a/attachment.html>
More information about the ecl-devel
mailing list