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

Method unlock

src/utilities/ntrace/PluginLogWriter.cpp:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287void PluginLogWriter::unlock()
288{
289 m_sharedMemory->mutexUnlock();
290}
291
292
293const unsigned int IDLE_TIMEOUT = 30; // seconds

Callers 1

~GuardMethod · 0.45

Calls 1

mutexUnlockMethod · 0.80

Tested by

no test coverage detected