Searched refs:savedInterestNotifiers (Results 1 – 1 of 1) sorted by relevance
1969 OSDictionary * savedInterestNotifiers = NULL; in free() local1976 savedInterestNotifiers = ivars->interestNotifiers; in free()1981 savedInterestNotifiers->iterateObjects(^bool (const OSSymbol * key, OSObject * object) { in free()1986 OSSafeReleaseNULL(savedInterestNotifiers); in free()