Sweden-Number/dlls/mscoree
Vincent Povirk d10f2c0723 mscoree: Call mono_thread_manage in GC Unsafe mode.
The mono_thread_manage API expects to be called in GC Unsafe mode.

This has been the case for a while, but for some reason it only
caused problems in the Mono merge I'm working on now.

We don't need a matching exit call because we're shutting down
the runtime anyway, and we can't change GC modes after the runtime
shuts down.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-27 19:20:35 +01:00
..
tests
Makefile.in
assembly.c
config.c
cordebug.c
corruntimehost.c mscoree: Call mono_thread_manage in GC Unsafe mode. 2019-10-27 19:20:35 +01:00
metadata.c
metahost.c mscoree: Call mono_thread_manage in GC Unsafe mode. 2019-10-27 19:20:35 +01:00
mscoree.spec
mscoree_classes.idl
mscoree_main.c
mscoree_private.h mscoree: Call mono_thread_manage in GC Unsafe mode. 2019-10-27 19:20:35 +01:00