Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ lock
Method
lock
src/utilities/ntrace/PluginLogWriter.cpp:282–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
void PluginLogWriter::lock()
283
{
284
m_sharedMemory->mutexLock();
285
}
286
287
void PluginLogWriter::unlock()
288
{
Callers
1
Guard
Method · 0.45
Calls
1
mutexLock
Method · 0.80
Tested by
no test coverage detected