[project @ 2005-07-11 12:29:28 by simonmar]
authorsimonmar <unknown>
Mon, 11 Jul 2005 12:29:28 +0000 (12:29 +0000)
committersimonmar <unknown>
Mon, 11 Jul 2005 12:29:28 +0000 (12:29 +0000)
commitb8105b2b5e5b38c8ce4dca8979f5057c3159cfa0
tree95ba25c7e970b08db2d46f140d843e85596249e5
parent65785a09a50e9877e724cb1726ab6e438c0f0d88
[project @ 2005-07-11 12:29:28 by simonmar]
awakenBlockedQueue(): check for NULL.  This is a hack to workaround a
bug that occurs when async exceptions, unsafePerformIO, and
interruptible operations are used together.  See the comment in
Exceptions.cmm and bug #1235728 for more details.
ghc/rts/Exception.cmm
ghc/rts/Schedule.c