Fix a rare deadlock when the IO manager thread is slow to start up
authorSimon Marlow <marlowsd@gmail.com>
Tue, 9 Mar 2010 09:58:31 +0000 (09:58 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 9 Mar 2010 09:58:31 +0000 (09:58 +0000)
commitf8a01fb39f3756bec409c9b752fd4f8088e130bf
tree1ee0f7cda4ace7da1756129fe700304cae70ed3d
parent594eb9175eade48b7d3703502492e57938bb8668
Fix a rare deadlock when the IO manager thread is slow to start up
This fixes occasional failures of ffi002(threaded1) on a loaded
machine.
rts/Capability.c