Threadsafe stack relocation
authorAndy Wingo <wingo@pobox.com>
Thu, 20 Feb 2014 20:09:08 +0000 (21:09 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 20 Feb 2014 20:09:08 +0000 (21:09 +0100)
commitc53d0f01ddebea16f816349c9813fe9ffdd38a1d
treec4197db899e7de6cf47326d24c255a3921057704
parent698c55b04bf2ef3bf64bbf1f2ad5a000a6be23ad
Threadsafe stack relocation

* libguile/vm.c (vm_return_to_continuation, vm_expand_stack):
  (vm_reinstate_partial_continuation): Hold the GC lock while relocating
  the stack.
libguile/vm.c