[jit] Treat the mono_threads_attach_coop () icall specially, since it can be called...
authorZoltan Varga <vargaz@gmail.com>
Mon, 19 Jun 2017 17:49:31 +0000 (13:49 -0400)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2017 17:49:31 +0000 (13:49 -0400)
commitca7b288837334c7d6b6eccb2f6799ab4696e7a89
tree01e599770cb888d57e61c63a3ce8f2b38f0160ef
parentdf203f3532c11d3d54d32b37aba49fd7a7abd5e4
[jit] Treat the mono_threads_attach_coop () icall specially, since it can be called from native-to-managed wrappers on unattached threads, so calling it shouldn't go through the trampoline infrastructure. (#5056)
mono/metadata/marshal.c
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/method-to-ir.c
mono/mini/mini-runtime.c
mono/mini/patch-info.h