[sgen] Move the logic to determine whenever an ip is in a critical method to sgen...
authorZoltan Varga <vargaz@gmail.com>
Mon, 31 Oct 2016 17:18:28 +0000 (13:18 -0400)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2016 17:18:28 +0000 (13:18 -0400)
commit758b80e35c027dcba36cefea46cbc7e878e0fe4b
tree7e428786ba1a2cf8f7de9ab1bd33be454e700c19
parentbb4b0ff4fc2877a3fd5d784348368ec832fb82c7
[sgen] Move the logic to determine whenever an ip is in a critical method to sgen code. Avoid loading aot info because its not async safe. (#3853)
mono/metadata/boehm-gc.c
mono/metadata/gc-internals.h
mono/metadata/sgen-mono.c
mono/mini/mini-runtime.c
mono/utils/mono-threads.c
mono/utils/mono-threads.h