Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
void PluginLogWriter::unlock()
288
{
289
m_sharedMemory->mutexUnlock();
290
}
291
292
293
const unsigned int IDLE_TIMEOUT = 30; // seconds
Callers
1
~Guard
Method · 0.45
Calls
1
mutexUnlock
Method · 0.80
Tested by
no test coverage detected