Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getPriorContext
Method
getPriorContext
src/common/ThreadData.h:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
ThreadData* getPriorContext() const
69
{
70
return threadDataPriorContext;
71
}
72
73
static ThreadData* getSpecific();
74
void putSpecific();
Callers
1
TRA_get_prior_request
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected