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) {
244 if (dsoGeneration > _Generation() && dsoGeneration <= generation)
269 DynamicThreadVector::_Generation() const function in class:DynamicThreadVector

Completed in 40 milliseconds