win_event_queue Struct Reference
[Window System]

Event queue control struct. More...

Collaboration diagram for win_event_queue:
Collaboration graph
[legend]

Data Fields

struct workqueue_task task
 Workqueue task for handling event queue.

Detailed Description

Event queue control struct.

For internal use only.

This struct contains the control data for the circular event queue. The event queue is used to store all input events and command events. Other events, like DRAW and DESTROY, are sent directly to the window.

Definition at line 91 of file win.c.


Field Documentation

Workqueue task for handling event queue.

Definition at line 94 of file win.c.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 15:18:25 2010 for display-training by  doxygen 1.6.3