Remove without-interrupts from runtime/generic.scm.
authorMatt Birkholz <puck@birchwood-abbey.net>
Fri, 19 Jun 2015 17:31:37 +0000 (10:31 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Mon, 17 Aug 2015 23:52:59 +0000 (16:52 -0700)
commit7a083e65d6aa9e8a67776f56d4c9416923488071
treee07e4927e127cc61df761a0d9b02e3753b4c6f68
parent06b315f70d0a43a4f8038057be526cea40bab351
Remove without-interrupts from runtime/generic.scm.

Serial access to particular generic functions is still the
responsibility of the user.  Serial access to the
generic-procedure-records table is now ensured by a thread mutex.
src/runtime/generic.scm