Home
last modified time | relevance | path

Searched refs:_Generation (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/runtime_loader/
H A Delf_tls.cpp65 unsigned _Generation() const;
237 if (_Generation() < generation) { in operator []()
244 if (dsoGeneration > _Generation() && dsoGeneration <= generation) in operator []()
269 DynamicThreadVector::_Generation() const in _Generation() function in DynamicThreadVector