MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / Segment

Method Segment

src/jrd/MetaName.cpp:444–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

442}
443
444Dictionary::Segment::Segment()
445{
446 position.store(0, std::memory_order_relaxed);
447}
448
449unsigned Dictionary::Segment::getWordCapacity()
450{

Callers

nothing calls this directly

Calls 1

storeMethod · 0.45

Tested by

no test coverage detected