[windows] Fixed thread async suspend assert.
authorJoão Matos <joao@tritao.eu>
Thu, 19 Mar 2015 17:21:45 +0000 (17:21 +0000)
committerJoão Matos <joao@tritao.eu>
Thu, 19 Mar 2015 18:44:40 +0000 (18:44 +0000)
commit86093bbe486756a34e69e2ae084a637216ea4854
treecbd362b8c98539fc2c5f0f03a6061e71ef8f603a
parent13a1b2e747031ba181f3c1748bc337dd1e963a4f
[windows] Fixed thread async suspend assert.

This should be asserting for 1 instead of 0, this way we actually assert that the thread was resumed.
mono/utils/mono-threads-windows.c