Stan Pinte <[EMAIL PROTECTED]> writes:
>
> http://aruiz.typepad.com/siliconisland/2006/04/threads_on_pygt.html

I suppose a dynamic-wind for the enter/leave would ensure a "leave" if
there was an error in the protected section.

> My problem is that I cannot find anywhere a guile module containing
> these definition.

Don't know about that.

But for myself I decided against actual threads and went for (slightly
complicated) continuation based coroutines, because I wasn't confident
I could make my own code thread-safe.  I suspect there's still the odd
thread-safety matter in guile 1.8 itself too (mostly obscure bits I
think, hopefully).


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to