Contents

taggedRelease(const void *, const int)

Abstract declaration of taggedRelease(const void *, const int freeWhen).

Declaration

virtual void taggedRelease( 
 const void *tag, 
 const int freeWhen) const = 0;

Overview

See OSObject::taggedRelease(const void *, const int freeWhen).

See Also

Miscellaneous