[project @ 2000-03-17 10:24:44 by simonmar]
Support "interruptible operations": threads which are blocked on MVars, exceptions, I/O, or sleeping are fair game for raiseInThread.
Showing
Please register or sign in to comment
Support "interruptible operations": threads which are blocked on MVars, exceptions, I/O, or sleeping are fair game for raiseInThread.