server: Add support for suspending the thread directly in the get/set_thread_context...
authorAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 10:31:11 +0000 (12:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 10:40:52 +0000 (12:40 +0200)
commit90982480f0ad074875e74a0256dd6537c111206f
tree307cf38bfdf5c5890a23f7dfc55a91686a5603b3
parent45075b2f9c87ac1e18b5860308ad5bc39c8129a4
server: Add support for suspending the thread directly in the get/set_thread_context requests.
server/thread.c