<div class="gmail_quote">On Fri, Feb 17, 2012 at 8:30 PM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net">mm_lists@pulsar-zone.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I'm unfortunately not familiar enough with boehm-gc, but is it possible<br>
that it still uses OS-provided mutexes when ECL uses its own locks?  If<br>
so, could it cause issues?  Or can ECL feed boehm-gc its own locking<br>
primitives which it uses?  Does it matter at all?</blockquote></div><br>There should be no problem with this. At most the garbage collector might try to suspend ECL while locking and that leave the whole system in an indeterminate state, but AFAI the spinlock construct I made is robust against interrupts.<div>

<br></div><div>Thanks for the other information. I will try to use it during the weekend. I also have some idea on how to implement a wakeup system.</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>