emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Return value of finished threads


From: Tom Tromey
Subject: Re: Return value of finished threads
Date: Sat, 21 Jul 2018 07:07:03 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux)

>>>>> "Michael" == Michael Albinus <address@hidden> writes:

Tom> This doesn't seem all that hard to implement.

Michael> Yep. The appended patch does it for me. Maybe you could check whether
Michael> I'm missing something?

I think the way threads are marked has to be changed.
I believe that, currently, once a thread exits, its fields are no longer
marked.  However, with this change we want to be sure that the result is
marked for a dead thread.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]