From: Neil Jerram <neil@ossau.uklinux.net>
To: ludo@gnu.org (Ludovic Courtès)
Cc: guile-devel@gnu.org
Subject: Re: deadlock in scm_join_thread(_timed)
Date: Sun, 24 May 2009 22:26:28 +0100 [thread overview]
Message-ID: <87eiue5h17.fsf@arudy.ossau.uklinux.net> (raw)
In-Reply-To: <87d49yfvi2.fsf@gnu.org> ("Ludovic Courtès"'s message of "Sun\, 24 May 2009 16\:03\:49 +0200")
ludo@gnu.org (Ludovic Courtès) writes:
>> +(define (asyncs-still-working?)
>> + (let ((a #f))
>> + (system-async-mark (lambda ()
>> + (set! a #t)))
>> + (equal? '(a b c) '(a b c))
>> + a))
>
> I guess `equal?' is here to trigger an `SCM_TICK', right? Perhaps a
> comment could be added to make it explicit?
Good idea, I'll do that before pushing.
Thanks,
Neil
prev parent reply other threads:[~2009-05-24 21:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-25 5:33 deadlock in scm_join_thread(_timed) Julian Graham
2008-05-25 13:16 ` Neil Jerram
2008-05-27 2:53 ` Julian Graham
2009-05-20 18:24 ` Neil Jerram
2009-05-20 20:58 ` Neil Jerram
2009-05-20 22:25 ` Ludovic Courtès
2009-05-23 22:57 ` Neil Jerram
2009-05-24 14:03 ` Ludovic Courtès
2009-05-24 21:26 ` Neil Jerram [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=87eiue5h17.fsf@arudy.ossau.uklinux.net \
--to=neil@ossau.uklinux.net \
--cc=guile-devel@gnu.org \
--cc=ludo@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).