avoid a crash: don't return unless the run queue has some threads in it
authorSimon Marlow <marlowsd@gmail.com>
Wed, 11 Mar 2009 15:45:59 +0000 (15:45 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 11 Mar 2009 15:45:59 +0000 (15:45 +0000)
commitc5e9e31045f8f96a87c0d0793af33cb83c3da5d7
treef73489d6e730f9d5a7e9850499b9eb4188df1059
parent2ad5ee9e84b9fb2c7df76309c59e23f938632ae9
avoid a crash: don't return unless the run queue has some threads in it
rts/win32/AwaitEvent.c