Do not call thread attach/detach routines during process exit to avoid
authorAlexandre Julliard <julliard@winehq.org>
Wed, 20 Dec 2000 18:41:34 +0000 (18:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Dec 2000 18:41:34 +0000 (18:41 +0000)
commit014a8bb1e30fefbd4d3b3f18427d5fe7fceb70c9
treeb8bb1cf485ef82ed923aafd438ef80a1e2ffbefe
parentcb0ce33877c67600958ce076167a2ebb952c7252
Do not call thread attach/detach routines during process exit to avoid
potential deadlocks.
loader/module.c