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

Function release

src/common/classes/init.cpp:337–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335 }
336
337 void release()
338 {
339 mutex->~Mutex();
340 }
341 }
342}

Callers 6

XThreadMutexMethod · 0.70
leaveMethod · 0.70
~ReadLockGuardMethod · 0.70
~WriteLockGuardMethod · 0.70
allCleanFunction · 0.70
~EnsureUnlockFunction · 0.70

Calls 1

~MutexMethod · 0.45

Tested by

no test coverage detected