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

Note that the name mono_thread_interruption_request without trailing flag
was already taken.

Commit migrated from https://github.com/mono/mono/commit/d02c121f79507132f56527ba1338f8186b66dd46
src/mono/mono/metadata/threads-types.h
src/mono/mono/metadata/threads.c
src/mono/mono/mini/interp/interp.c
src/mono/mono/mini/interp/transform.c
src/mono/mono/mini/mini-runtime.c