factor/basis/threads
Joe Groff 1386212d23 vm: dispatch signal handlers through subprimitive
We also need to save C ABI volatile registers before calling the signal handler in order to be able to reliably resume. Add signal-handler and leaf-signal-handler subprimitives to preserve volatile registers before invoking the signal handler C function.
2011-10-27 21:18:18 -07:00
..
authors.txt
summary.txt
threads-docs.factor Fixing docs for recent stack effects additions. 2011-09-24 22:08:54 -07:00
threads-tests.factor cpu.x86.32: commit 05ba77262a only fixed the start-context-and-delete callframe leak on x86-64. Fix it on x86-32 and add a regression test 2010-08-22 19:30:54 -07:00
threads.factor vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00