On Oct 28, 2011, at 3:40 AM, Iain Sandoe wrote: > To test what you suggested I built some code that dropped down a few stack > levels (with saves of FPR/GPR) and then either aborts or spins on a sleep.
Uhm, that's not enough, for async, you need to spawn threads that do the interesting stuff in those threads and then have the main code abort.