fix hook invocation during thread guilification
authorAndy Wingo <wingo@pobox.com>
Mon, 30 Jan 2012 15:42:09 +0000 (16:42 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 30 Jan 2012 16:06:37 +0000 (17:06 +0100)
commite1fbe716e8596b7027af57623ebc72a0c6393187
treeedfa4f23d9f43a8054aa4699d8d65bd82f43c163
parent07c2ca0f0d56ebe515cb4ee9f1c3f4b3e824ca7b
fix hook invocation during thread guilification

* libguile/gc.c (run_before_gc_c_hook): Don't run pre-GC hooks from a
  thread that is in the process of guilification.
libguile/gc.c