MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / unlock

Method unlock

src/jrd/trace/TraceLog.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342}
343
344void TraceLog::unlock()
345{
346 m_sharedMemory->mutexUnlock();
347}
348
349} // namespace Jrd

Callers 15

changeCryptStateMethod · 0.45
~GarbageCollectorMethod · 0.45
addPageMethod · 0.45
removeRelationMethod · 0.45
sweptRelationMethod · 0.45
getRelDataMethod · 0.45
release_attachmentFunction · 0.45
findStatesMethod · 0.45
CCH_get_relatedFunction · 0.45
check_precedenceFunction · 0.45
down_gradeFunction · 0.45

Calls 1

mutexUnlockMethod · 0.80

Tested by

no test coverage detected