* src/mm/boehm-gc/pthread_stop_world.c (cacao_suspendhandler):
authortwisti <none@none>
Wed, 30 May 2007 19:43:36 +0000 (19:43 +0000)
committertwisti <none@none>
Wed, 30 May 2007 19:43:36 +0000 (19:43 +0000)
commit4d4c27e6b79460204f00ccfd72a31957c42a44ff
tree890ad0321cbfb626da7873c066b6cf96acf812ea
parenta25d042c4d5d4224a0b0f7f452a9c300c11681f0
* src/mm/boehm-gc/pthread_stop_world.c (cacao_suspendhandler):
Commented.
(GC_suspend_handler): Commented cacao_suspendhandler call.
(GC_signum1, GC_signum2): Define for all configurations (hope that
works).

* src/threads/native/threads.c: Commented all critical-sections code,
as it does not work anyway and it does not compile everywhere.
src/mm/boehm-gc/pthread_stop_world.c
src/threads/native/threads.c