Call SleepEx in a loop in the Thread.Sleep () icall, to avoid a race when the sleep...
commitae6588e9650acadd92aca87822ef52df7f6e5d36
authorZoltan Varga <vargaz@gmail.com>
Wed, 30 Mar 2011 03:05:06 +0000 (30 05:05 +0200)
committerZoltan Varga <vargaz@gmail.com>
Wed, 30 Mar 2011 03:07:06 +0000 (30 05:07 +0200)
treec282957e34f6495ae9a450279f66ac428bcd2f63
parent30e2ee736e85a38fe0b770aa47f2f1c9410d6768
Call SleepEx in a loop in the Thread.Sleep () icall, to avoid a race when the sleep is interrupted. Fixes #683519.
mono/metadata/threads.c