Revise the pseudo-atomic macro to reduce the generated code size and
increase speed. Replace the fixed-allocation macro by a with-fixed-allocation macro that wraps the allocation and optional forms in a pseudo-atomic.
Please register or sign in to comment