This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Signal Handling in Guile


Michael Livshin <mlivshin@bigfoot.com> writes:

> to clarify: you want thread switches to happen at those "fixed points" 
> ("safe points" in RScheme-speak) too, right?

Nope, he's talking about signals.  POSIX Guile will thread switch
pre-emptively.  We'll only shut it down during GC.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]