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.
Primary implementation of the release mechanism.
virtual void release() const;When retainCount == when then call free().
See OSObject.h for more information.