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, 6 Jul 2015 05:45:44 +0000 (22:45 -0700)
commit622b2d695b6d6dae4dbf710b6cfb5da426eeb1eb
tree9455a9b7078ea14886b79bef3188456045308aaf
parent4dd4b6270d17d49b11c860214f2aababcadb3cae
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