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

Method ~LockGuard

src/jrd/replication/ChangeLog.h:97–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 ~LockGuard()
98 {
99 if (m_log)
100 m_log->unlockState();
101 }
102
103 void release()
104 {

Callers

nothing calls this directly

Calls 1

unlockStateMethod · 0.80

Tested by

no test coverage detected