Macro Without-Interrupts

Part of:

package metabang.utilities
( without-interrupts &body < forms > )

Executes `forms' as a critical section; no other threads can get in.