Site Navigation
Categories:
Control flow
Events (computing)

Summary Of: Event loop

The event loop almost always operates asynchronously with the message originator... When the event loop forms the central control flow construct of a program... an event loop is a tool of... The event loop is a specific implementation technique of systems that use... to set a global flag and have the event loop check for the flag immediately before and after the... The Xlib event loop only handles window system events... other files and devices could construct their own event loop from primitives such as... event loop was originally created for use in...

Encyclodia Page On: Event loop

These Are Links To Other Documents
computer science | events | messages | program | polling | blocks | event handler | reactor | message queue | inter-process communication | kernel-level | Mach operating system | message passing | command line | parameters | GUI | blocks | Unix | file descriptor | select | X Window System | Unix domain | Berkeley | signals | signal handlers | EINTR | CPU bound | race condition | POSIX | I/O bound | system call | glibc | Message loop in Microsoft Windows | Microsoft Windows | message loop | Win32 | applications | WindowProc | DefWindowProc | handle | multithreaded | X | Xlib | multithreading | Xt | GLib | GTK+ | D-Bus | file descriptors | signal | timeout | GStreamer | asynchronous I/O | GnomeVFS | GTK+ | windowing system | X | socket | GDK | Linux | man page | Message passing | Inter-process communication | Asynchronous I/O | Game programming | Categories | Control flow | Events (computing) |
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Event loop".