gsgc-switch

$Revision: 5.0.2.4 $

Function

Package: SYSTEM

Arguments: (name)

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

(setf (sys:gsgc-switch switch) t-or-nil)

See 5.4 Gsgc switches in gc.htm for more information on garbage collection and gsgc switches. See also gsgc-parameter and gsgc-parameters.

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.