emacs-devel
[Top][All Lists]
Advanced

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

Re: list-threads


From: Gemini Lasswell
Subject: Re: list-threads
Date: Mon, 30 Jul 2018 06:27:33 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> From: Gemini Lasswell <address@hidden>
>> Date: Sun, 29 Jul 2018 07:31:02 -0700
>> Cc: Emacs Development <address@hidden>
>> 
>> > What happens if you call list-threads from another thread but the main
>> > one? (Haven't tested myself).
>> 
>> Seems to work fine.  It uses a timer, and those run in the main thread.
>
> Are you sure timers always run in the main thread?  I think they will
> run by whatever thread calls wait_reading_process_output.

Yes, that is correct.



reply via email to

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