[runtime] Use sleep (1) instead of sleep (0) in the native SIGSEGV suspend loop to...
commit3bbaf9096e644c71c95dab5ae427723a69546a3f
authorZoltan Varga <vargaz@gmail.com>
Fri, 4 Jul 2014 01:08:23 +0000 (4 03:08 +0200)
committerZoltan Varga <vargaz@gmail.com>
Fri, 4 Jul 2014 01:08:23 +0000 (4 03:08 +0200)
treef2d47bd80779ebbd0176b61ae3186d807c54c91b
parentfce3972b58e2edb6808e9a22069504a781db038d
[runtime] Use sleep (1) instead of sleep (0) in the native SIGSEGV suspend loop to reduce cpu usage.
mono/mini/mini-exceptions.c