[coop] Remove STATE_SELF_SUSPEND_REQUESTED
commitfd68b556872794b729ad9100f5ffae165eca5079
authorAleksey Kliger <alklig@microsoft.com>
Mon, 2 Apr 2018 20:54:50 +0000 (2 16:54 -0400)
committerAleksey Kliger <alklig@microsoft.com>
Mon, 2 Apr 2018 20:54:50 +0000 (2 16:54 -0400)
tree2efafad0bd030c531ee29c638444840e514d755e
parent95276e9ddb3fa75b19ad042c3d42137cfdb4a50f
[coop] Remove STATE_SELF_SUSPEND_REQUESTED

In 38a348c991049fb0134e27774292c2d8929fda22 we got rid of
mono_threads_transition_reqest_self_suspension.  So there is now no way to
enter into STATE_SELF_SUSPEND_REQUESTED, so we no longer need to have cases for
transitioning out of it.
mono/utils/checked-build.c
mono/utils/mono-threads-coop.c
mono/utils/mono-threads-state-machine.c
mono/utils/mono-threads.h