server: Store abandoned state as a flag in the wait structure.
commitd4cd051cef5efc5f2898903fb048678e631920c4
authorAlexandre Julliard <julliard@winehq.org>
Mon, 26 Aug 2013 10:56:41 +0000 (26 12:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Aug 2013 21:48:37 +0000 (27 23:48 +0200)
tree5034fa35654b9455f53c786b1e98ee1b2cb45406
parent39644bb30992744b798e2375d6441df73f4ed751
server: Store abandoned state as a flag in the wait structure.
server/event.c
server/mutex.c
server/object.c
server/object.h
server/queue.c
server/semaphore.c
server/thread.c
server/thread.h
server/timer.c