Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setupIpc
Function
setupIpc
src/jrd/Mapping.cpp:994–997 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
992
GlobalPtr<MappingIpc, InstanceControl::PRIORITY_DELETE_FIRST> mappingIpc;
993
994
void setupIpc()
995
{
996
mappingIpc->setup();
997
}
998
999
const char* roleSql =
1000
"with recursive role_tree as ( "
Callers
2
locate
Function · 0.85
populate
Method · 0.85
Calls
1
setup
Method · 0.45
Tested by
no test coverage detected