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

Method deletePool

src/dsql/dsql.h:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 void deletePool(MemoryPool* pool)
145 {
146 dbb_attachment->deletePool(pool);
147 }
148};
149
150//! Relation block

Callers 6

prepareStatementFunction · 0.45
releaseMethod · 0.45
doReleaseMethod · 0.45
~DsqlDdlStatementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected