FunctionPackage: systemToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

gsgc-switch

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 Gsgc switches in gc.htm for more information on garbage collection and gsgc switches. See also gsgc-parameter and gsgc-parameters.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version