Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
444
Dictionary::Segment::Segment()
445
{
446
position.store(0, std::memory_order_relaxed);
447
}
448
449
unsigned Dictionary::Segment::getWordCapacity()
450
{
Callers
nothing calls this directly
Calls
1
store
Method · 0.45
Tested by
no test coverage detected