MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~DsqlStatementCache

Method ~DsqlStatementCache

src/dsql/DsqlStatementCache.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47DsqlStatementCache::~DsqlStatementCache()
48{
49 shutdown(JRD_get_thread_data());
50}
51
52int DsqlStatementCache::blockingAst(void* astObject)
53{

Callers

nothing calls this directly

Calls 2

shutdownFunction · 0.85
JRD_get_thread_dataFunction · 0.85

Tested by

no test coverage detected