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

Method getParallelWorkers

src/jrd/svc.h:153–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 // get database encryption key transfer callback routine
152 Firebird::ICryptKeyCallback* getCryptCallback() override;
153 int getParallelWorkers() override { return svc_parallel_workers; }
154
155 TraceManager* getTraceManager()
156 {

Callers 2

aliceFunction · 0.45
gbakFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected