winedos: Release the 16-bit lock before calling ExitThread.
commitc5bdfdfb2da8c2cb414a3263939467d920b987cc
authorAlexandre Julliard <julliard@winehq.org>
Tue, 31 Mar 2009 10:39:10 +0000 (31 12:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Mar 2009 10:39:10 +0000 (31 12:39 +0200)
treee12439eeae467ccba6ebb7b910e4d56458e74d3a
parenta6aa7771d3b7db21819ce8f07518f85149404039
winedos: Release the 16-bit lock before calling ExitThread.

This avoids deadlocks with the loader lock.
dlls/winedos/dosexe.h
dlls/winedos/int21.c
dlls/winedos/int31.c
dlls/winedos/interrupts.c
dlls/winedos/module.c