* EventLoop.execute(Event) -- call the event loop thread
@ 2007-04-16 3:01 Andrew Cagney
0 siblings, 0 replies; only message in thread
From: Andrew Cagney @ 2007-04-16 3:01 UTC (permalink / raw)
To: frysk
FYI,
I've added a basic framework for being able to do a blocking call to the
event-loop thread, which will then execute the supplied code. If you're
already on the event-loop thread then the code is executed immediately.
With this in place it becomes possible to eliminate the ptrace-server
thread.
I'll next re-factor it to make it more workable, and then switch to it.
Andrew
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-16 3:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-16 3:01 EventLoop.execute(Event) -- call the event loop thread Andrew Cagney
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).