server: Notify the server that an APC has completed in the next get_apc call.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 4 Jan 2007 12:17:53 +0000 (13:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Jan 2007 12:17:53 +0000 (13:17 +0100)
commit49b49c30fcfcd72d7b388125d7ccf481f8b1f294
tree1199350c651406d8fa1c20fb7b69998e1db69b9d
parent2606ad538b76436d12d632cb9c660b633e1ac5d3
server: Notify the server that an APC has completed in the next get_apc call.
dlls/ntdll/sync.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c