On Thu, Sep 27, 2012 at 7:42 AM, Stanislav Frolov <span dir="ltr"><<a href="mailto:frolosofsky@gmail.com" target="_blank">frolosofsky@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":dc">I see, pthread_create replaced with GC_pthread_create by boehm-gc macro. So I<br>
still cannot use ECL with _any_ thread abstractions? My main goal to use ECL<br>
with POCO and/or Qt threads on linux and windows. Is it possible? I saw<br>
sources of EQL and found it is not support threads.<br></div></blockquote></div><br>Yes it is possible to do what you intend. I just wanted to make sure that there was no problem with thread registration at the Boehm-Weiser garbage collector level -- when the library intercepts your calls, it registers all threads and so the code in ECL becomes harmlessly redundant.<div>

<br></div><div>Thanks for reporting this problem. Will get back to you ASAP.</div><div><br></div><div>Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br>

<a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>
</div>