NextPrevUpTopContentsIndex

without-preemption

Macro
Summary

Identifies forms which should not be preempted during execution.

Package

mp

Signature

without-preemption &rest body => result

Arguments

body

The forms to be evaluated atomically.

Values

result

The result of executing body .

Description

Identifies forms which should not be preempted during execution.


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex