$Revision: 5.0.2.4 $
Package: SYSTEM
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 non-nil
value, set-stack-cushion can be used to change the value (usually to
provide a bigger cushion).
The general documentation description is in introduction.htm. The index is in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.