
14 Nov
2007
14 Nov
'07
4:09 a.m.
On Wed, 14 Nov 2007 03:22:29 +0000, Preston A. Elder wrote:
So, is it possible to get this fixed? :)
interruption_requested() tells me that), I should be able to cancel the
.. And while I'm at it, a way to cancel pending interrupts would also be good. If I know an interrupt has been requested (hell, thread- pending interrupt and take action myself. Rather than having to acquire a lock spuriously so I can get interrupted (which clears the pending interrupt) and catch the exception to THEN take action. PreZ :)