Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
344
void TraceLog::unlock()
345
{
346
m_sharedMemory->mutexUnlock();
347
}
348
349
} // namespace Jrd
Callers
15
changeCryptState
Method · 0.45
~GarbageCollector
Method · 0.45
addPage
Method · 0.45
removeRelation
Method · 0.45
sweptRelation
Method · 0.45
getRelData
Method · 0.45
release_attachment
Function · 0.45
getTransactionStatusBlock
Method · 0.45
findStates
Method · 0.45
CCH_get_related
Function · 0.45
check_precedence
Function · 0.45
down_grade
Function · 0.45
Calls
1
mutexUnlock
Method · 0.80
Tested by
no test coverage detected