Always yieldCapabilty() when a bound thread blocks
authorSimon Marlow <marlowsd@gmail.com>
Wed, 19 Aug 2009 13:08:56 +0000 (13:08 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 19 Aug 2009 13:08:56 +0000 (13:08 +0000)
commit0d70162da789d577579b1a34bd85737047223431
treedaf2b2887e12e2ff6b6fd0a716a720576bd6a62d
parent46b7ded55b37bcfccb1563625af1e45454524120
Always yieldCapabilty() when a bound thread blocks
Fixes crash in concprog002(threaded2_qw), and possibly other problems
rts/Schedule.c