server: Restart at the head of the wait queue when we woke a thread, since this can...
authorAlexandre Julliard <julliard@winehq.org>
Sat, 13 Jun 2009 10:20:49 +0000 (12:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 13 Jun 2009 10:20:49 +0000 (12:20 +0200)
commitfd78e6e3a51091a8cbe049237a55347390d9570b
tree5bbb0a03f23de7f95d913c4e44e23befed16d439
parent3fe51326cd84dafc7f50731c8846401475ed937a
server: Restart at the head of the wait queue when we woke a thread, since this can modify the queue.
server/thread.c