[project @ 2002-02-15 14:53:32 by simonmar]
authorsimonmar <unknown>
Fri, 15 Feb 2002 14:53:32 +0000 (14:53 +0000)
committersimonmar <unknown>
Fri, 15 Feb 2002 14:53:32 +0000 (14:53 +0000)
commitadfe39e83768a9ac454149cd1541127cb85bf973
tree654c3fc35c85df9493f865dd2c66ecbfdec136db
parent93d2b95262b16f63043a01804991f3248d6867d7
[project @ 2002-02-15 14:53:32 by simonmar]
Ensure that async exceptions are blocked during the raising of an
async exception - we're about to block them anyway on entry to the
handler, but we don't want any further exceptions being raised in the
meantime.
ghc/rts/Schedule.c