[runtime] Change mono_thread_current_check_pending_interrupt to use mono_set_pending_...
commitccfd0ac77955bd3dba54d0de832011291bd05f22
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 19 May 2016 22:08:34 +0000 (19 15:08 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 20 May 2016 20:56:04 +0000 (20 13:56 -0700)
tree944b006c40f38a37268a26e2e329dd3d74678bfe
parent5d8b146abcd50aef4df7ab064aeee572d58e2dae
[runtime] Change mono_thread_current_check_pending_interrupt to use mono_set_pending_exception.

Callers now check its return and set a pending exception.
mono/metadata/monitor.c
mono/metadata/threads-types.h
mono/metadata/threads.c