MCPcopy 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

992GlobalPtr<MappingIpc, InstanceControl::PRIORITY_DELETE_FIRST> mappingIpc;
993
994void setupIpc()
995{
996 mappingIpc->setup();
997}
998
999const char* roleSql =
1000"with recursive role_tree as ( "

Callers 2

locateFunction · 0.85
populateMethod · 0.85

Calls 1

setupMethod · 0.45

Tested by

no test coverage detected