Add without-interruption, to replace without-interrupts...
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 17 Jun 2015 02:05:24 +0000 (19:05 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Mon, 6 Jul 2015 05:45:43 +0000 (22:45 -0700)
commitc9bda53c88e495d31a76432657ed58b0c0db8fc3
tree2f530e51356a2d139dd61e082473bd54b47d3503
parent14d38dd9b72e18fdfcc89212a99366419ea0d99c
Add without-interruption, to replace without-interrupts...

...where atomicity is not needed.  Without-interrupts is deprecated
because it is broken in multiprocessing worlds where it cannot provide
the atomicity it guarantees in uniprocessing worlds.
src/runtime/runtime.pkg