Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
prepareStatement
Function · 0.45
~DsqlSessionManagementStatement
Method · 0.45
release
Method · 0.45
doRelease
Method · 0.45
~DsqlDdlStatement
Method · 0.45
~DsqlTransactionStatement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected