1.0.25.33: protect against recursive gcs
authorGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 21:52:04 +0000 (21:52 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 21:52:04 +0000 (21:52 +0000)
commite9c546b14771ebe96447c3920a75e9e580f9075f
tree431bfa33a337225db11f0db74cbe50373231da25
parentedb227f57bcf629a9e8c3b8e6e1b37d644d8f217
1.0.25.33: protect against recursive gcs

... while holding the *already-in-gc* lock instead of allowing gc to
trigger and then punting.
src/code/gc.lisp
src/runtime/backtrace.c
src/runtime/gencgc.c
src/runtime/interrupt.c
version.lisp-expr