From: Han-Wen Nienhuys <hanwen@xs4all.nl>
To: guile-devel@gnu.org
Subject: Re: GC asserts and threads
Date: Tue, 09 Sep 2008 11:06:48 -0300 [thread overview]
Message-ID: <ga600c$n2v$1@ger.gmane.org> (raw)
In-Reply-To: <m31vzt953i.fsf@pobox.com>
Andy Wingo escreveu:
> On Tue 09 Sep 2008 07:58, Han-Wen Nienhuys <hanwen@xs4all.nl> 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.
>
but I am only seeing one....
$ guile
guile> (all-threads)
(#<thread 3086285552 (8208008)>)
> Andy
--
Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen
prev parent reply other threads:[~2008-09-09 14:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-09 5:58 GC asserts and threads Han-Wen Nienhuys
2008-09-09 7:00 ` Andy Wingo
2008-09-09 13:58 ` Han-Wen Nienhuys
2008-09-09 14:53 ` Neil Jerram
2008-09-09 14:06 ` Han-Wen Nienhuys [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ga600c$n2v$1@ger.gmane.org' \
--to=hanwen@xs4all.nl \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).