Bernhard Loos bernhardloos@googlemail.com writes:
Well, windows doesn't run user apcs at this point, as the tests show. I'm not completly sure, if the wait the nonalertable wait is needed to run system io apc of the cancelled operation, but an alertable wait seems to be wrong.
There's no need for a wait to run system APCs. We run user APCs here because they are needed to free memory, so this would have to be changed first.