Contents

release

Primary implementation of the release mechanism.

Declaration

virtual void release() const;

Parameters

  • when:

    When retainCount == when then call free().

Overview

See OSObject.h for more information.

See Also

Miscellaneous