server: Make sure a thread doesn't get freed while it's processing a request.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 16 May 2010 10:34:28 +0000 (12:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 16 May 2010 10:34:28 +0000 (12:34 +0200)
commit5532927ed33f3682c48bdc2a2528488eeefa5bad
tree7c39262485d40fcd4d59665501294936c3b703a8
parent39d54523a31594d25a2fcda44f4fe75f2d4fc97d
server: Make sure a thread doesn't get freed while it's processing a request.
server/thread.c