non-threaded RTS: don't assume deadlock if there are signal handlers to run
authorSimon Marlow <marlowsd@gmail.com>
Tue, 15 Jul 2008 13:03:16 +0000 (13:03 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 15 Jul 2008 13:03:16 +0000 (13:03 +0000)
commit6ca83f41edc4d4db300e129f123fc42eb40a43b0
tree79342e6db9ded4025a869690ab9bfa14452b6633
parentc52eb69bb2f51fed830db42f22bab74c6ff05565
non-threaded RTS: don't assume deadlock if there are signal handlers to run
rts/Schedule.c