Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getKey
Method
getKey
src/jrd/lck.h:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
SINT64 getKey() const
170
{
171
return lck_key.key_long;
172
}
173
174
void setKey(SINT64 value)
175
{
Callers
7
PAGE_LOCK_RELEASE
Function · 0.45
PAGE_LOCK_RE_POST
Function · 0.45
SDW_notify
Function · 0.45
initTempPageSpace
Method · 0.45
callback
Method · 0.45
getHashLength
Method · 0.45
getHashData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected