| Issue 21: | Synchronize event queue and dispatcher and other critical sections | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Add synchronization using boost threads. Synchronize critical sections in event reading, event queue and dispatching to provide well defined and predictable multi threading support for event handling. Call XInitThreads in the Xlib Display constructor to make Xlib allow calls from multiple threads. |
||||||||||
|
|
|||||||||||