Remove without-interrupts from runtime/ffi.scm.
authorMatt Birkholz <puck@birchwood-abbey.net>
Tue, 14 Jul 2015 01:35:18 +0000 (18:35 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Mon, 17 Aug 2015 23:52:58 +0000 (16:52 -0700)
commitb504d598fcda0f8ade33b32c6177c66d425225e3
tree2636c5b65429e911dc38d97ecb3cdb296b89f803
parent3fd97fd237fec5ef9a3646e482805a8479388adb
Remove without-interrupts from runtime/ffi.scm.

Modifications to the registered-callbacks vector and the malloced
aliens list are now serialized by mutexes.  Call-alien now uses
without-preemption during a callout (and its callbacks).
src/runtime/ffi.scm