| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: spread
This function and stack-cushion allow inspection (stack-cushion) and modification (this function) of the current process's soft stack limit. The cushion value is either:
nil
if there is no effective soft stack
limit.
The value can be set when it is not
nil
. That is, when
stack-cushion returns a
true value, set-stack-cushion can be
used to change the value (usually to provide a bigger cushion).
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |