Identifies forms which should not be preempted during execution, in non-SMP LispWorks only
mp
without-preemption &rest body => result
body
The forms to be evaluated atomically.
result
The result of executing body .
Identifies forms which should not be preempted during execution.
without-preemption is not supported in SMP LispWorks, that is on Microsoft Windows, Mac OS X, Linux, FreeBSD and x86/x64 Solaris platforms.
without-preemption
LispWorks User Guide and Reference Manual - 21 Dec 2011