server: Store the wait structure in the wait entry and add an accessor function for...
commitde9f5b33b8fb505119eb2b5f1af20dc57ae0a3c0
authorAlexandre Julliard <julliard@winehq.org>
Thu, 22 Aug 2013 14:17:54 +0000 (22 16:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Aug 2013 21:48:31 +0000 (27 23:48 +0200)
tree3ed0519929a55d65a78bd51890981b6764c0c5de
parentd21b05b06d019ee351a1feb4cd8f6e006a19f460
server: Store the wait structure in the wait entry and add an accessor function for the thread.
server/object.h
server/queue.c
server/thread.c
server/thread.h