unschedule-finalization

$Revision: 5.0.2.2 $

Function

Package: EXCL

Arguments: (fp)

Unschedules the finalization fp. This means that when the object with which the finalization is associated is identified as garbage, the finalization will not be run. The argument fp must be the value returned by schedule-finalization.

See gc.htm for general information on garbage collection. 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.