Inline mono_thread_interruption_request_flag. (#16906)
commitd02c121f79507132f56527ba1338f8186b66dd46
authorJay Krell <jaykrell@microsoft.com>
Thu, 19 Sep 2019 20:49:43 +0000 (19 13:49 -0700)
committerLarry Ewing <lewing@microsoft.com>
Thu, 19 Sep 2019 20:49:43 +0000 (19 15:49 -0500)
treeeb4797b157f513394440c5c1bc69c8a9611ef337
parent81b5819528f4b3520fbc51cc9b0b355bfa0cc515
Inline mono_thread_interruption_request_flag. (#16906)

Note that the name mono_thread_interruption_request without trailing flag
was already taken.
mono/metadata/threads-types.h
mono/metadata/threads.c
mono/mini/interp/interp.c
mono/mini/interp/transform.c
mono/mini/mini-runtime.c