* src/vm/signal.c (mm/boehm-gc/include/gc.h): Added.
authortwisti <none@none>
Wed, 30 May 2007 14:09:10 +0000 (14:09 +0000)
committertwisti <none@none>
Wed, 30 May 2007 14:09:10 +0000 (14:09 +0000)
commit691ba812b49caa40b9eb6264878cd1a31c20afd6
tree6cfc6fc61fac668d48acb1e594c833c11a136389
parentfdc9aabc6e447e0a479d327b4eb3fdaa8248f8a1
* src/vm/signal.c (mm/boehm-gc/include/gc.h): Added.
(GC_suspend_handler): Defined.
(GC_restart_handler): Likewise.
(signal_thread): Add the Boehm-GC signals to the mask and call the
appropriate Boehm-function. This is a workaround for the
Boehm-LinuxThreads bug.
src/vm/signal.c