| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |