[gc] add stop-the-world api (#20379)
commit98cd60683058d8ad90345997d37dd330ac08d876
authorAleksey Kliger (λgeek) <alklig@microsoft.com>
Sat, 12 Sep 2020 16:57:17 +0000 (12 12:57 -0400)
committerGitHub <noreply@github.com>
Sat, 12 Sep 2020 16:57:17 +0000 (12 12:57 -0400)
tree6ffa5abe967691534f8ce9cb0705b16996102f41
parent3c8a5e775073f93cabeac0990a264ce1995eb396
[gc] add stop-the-world api (#20379)

* [gc] add stop-the-world api

* [gc] Add null GC mono_gc_stop_world

Co-authored-by: Bernhard Urban-Forster <lewurm@gmail.com>
mono/metadata/boehm-gc.c
mono/metadata/mono-gc.h
mono/metadata/null-gc.c
mono/metadata/sgen-mono.c