Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
DsqlStatementCache::~DsqlStatementCache()
48
{
49
shutdown(JRD_get_thread_data());
50
}
51
52
int DsqlStatementCache::blockingAst(void* astObject)
53
{
Callers
nothing calls this directly
Calls
2
shutdown
Function · 0.85
JRD_get_thread_data
Function · 0.85
Tested by
no test coverage detected