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

Method ~Guard

src/jrd/Mapping.cpp:967–970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

965 }
966
967 ~Guard()
968 {
969 data->mutexUnlock();
970 }
971
972 private:
973 Guard(const Guard&);

Callers

nothing calls this directly

Calls 1

mutexUnlockMethod · 0.80

Tested by

no test coverage detected