Home
last modified time | relevance | path

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

/haiku/src/system/runtime_loader/
H A Delf_tls.cpp60 bool _DoesExist() const { return *fVector != NULL; } in _DoesExist() function in DynamicThreadVector
62 { return _DoesExist() in _Size()