gsgc-parameter

Function

Package: system

Arguments: name

This function returns the current value of the named parameter. You can use setf and this function to set the value of a parameter, like this:

(setf (sys:gsgc-parameter parameter) value)

See System parameters and switches in gc.htm for more information on garbage collection and gsgc parameters. See also gsgc-switch and gsgc-parameters.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.