Searched refs:_tcallScheduled (Results 1 – 1 of 1) sorted by relevance
118 bool _tcallScheduled; member in OSSymbolPool265 if (shouldGrow() && !_tcallScheduled && in insertSymbol()267 _tcallScheduled = true; in insertSymbol()300 if (shouldShrink() && !_tcallScheduled && in removeSymbol()302 _tcallScheduled = true; in removeSymbol()323 _tcallScheduled = false; in rehash()