On Tue 09 Sep 2008 07:58, Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> Is there any code in GUILE that would create a thread (possibly > leading to race conditions) when there is no explicit start-thread > call in the code? The program (lilypond) does run through the > regular GUILE boot procedure. Yep, when compiled with threads, guile spawns a separate thread to handle signals. Andy -- http://wingolog.org/