[Ecls-list] ecl with old libc: deadlock in gc due to signal handling

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Thu Jan 20 13:09:15 UTC 2011


On Thu, Jan 20, 2011 at 1:41 PM, Anton Vodonosov <avodonosov at yandex.ru>wrote:

> I worry about this code: [...]
> Can we run it in parallel with GC?
>

It is not 100% safe for other reasons, but memory allocation is protected by
locks from other events such as garbage collection and memory allocation by
other threads.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110120/e755bb84/attachment.html>


More information about the ecl-devel mailing list