Implement new procedure `dstack_alloc_and_protect' that combines
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 Jul 1991 23:28:57 +0000 (23:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 Jul 1991 23:28:57 +0000 (23:28 +0000)
commita904e413868f86ababf250ce742b06e287befa7f
tree9b4916598ccc10394c1497ba0285e99265a01392
parent9cba50dbd3ec79ed49f66f07562910cce982ad3f
Implement new procedure `dstack_alloc_and_protect' that combines
`dstack_alloc' and `dstack_protect', saving space and improving
atomicity.  Eliminate CATCH and THROW macros.
v7/src/microcode/dstack.h
v7/src/microcode/wind.c