This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

EventLoop.execute(Event) -- call the event loop thread


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]