threadStackUnderflow: fix recently introduced bug (conc068(threaded1) failure)
authorSimon Marlow <marlowsd@gmail.com>
Mon, 7 Dec 2009 17:01:27 +0000 (17:01 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 7 Dec 2009 17:01:27 +0000 (17:01 +0000)
commit34bb8868a99962ede85ab7fa67c43fb922d78fc6
tree4b4c81d2de76a8d371abd81d0600af449ae1fb33
parentc23016cfcd71085666aff17b6f31347144f12f2e
threadStackUnderflow: fix recently introduced bug (conc068(threaded1) failure)

bug introduced by "threadStackUnderflow: put the new TSO on the mut
list if necessary"
rts/Schedule.c