MCPcopy 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_RELEASEFunction · 0.45
PAGE_LOCK_RE_POSTFunction · 0.45
SDW_notifyFunction · 0.45
initTempPageSpaceMethod · 0.45
callbackMethod · 0.45
getHashLengthMethod · 0.45
getHashDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected