server: Reset events on the message queue fd to avoid busy looping when the thread...
commit2d69ba45d7b815caafcde13a886ebbed45561dba
authorAlexandre Julliard <julliard@winehq.org>
Tue, 2 Jun 2009 20:14:40 +0000 (2 22:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Jun 2009 09:28:18 +0000 (3 11:28 +0200)
treebeedcf4288b0f9a4ebb9c89716a18ddfbc0ab756
parentf39e7182e16f9d458e01e1af6c80e36fbbd0fe64
server: Reset events on the message queue fd to avoid busy looping when the thread is suspended.
server/queue.c