[threading] Remove old suspend code now that all targets support it.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 21 Apr 2015 21:09:37 +0000 (17:09 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 21 Apr 2015 21:09:37 +0000 (17:09 -0400)
commit43971cdf05a8c664b0006b1b3d3977d02812c070
treedf8c83e3c64eaa63cfe274975cc55498496d359b
parenta801b374eff09285119ad957dbc82f7cb368b2d6
[threading] Remove old suspend code now that all targets support it.

The new suspend code works on all major targets, so it's time to remove old suspend.

This change removes all relevant native code, managed code could see some cleanup.
mono/metadata/object-internals.h
mono/metadata/socket-io.c
mono/metadata/threads.c
mono/mini/debugger-agent.c
mono/mini/mini-posix.c
mono/utils/mono-threads.c
mono/utils/mono-threads.h