Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ unlockState
Method
unlockState
src/jrd/replication/ChangeLog.cpp:474–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
}
473
474
void ChangeLog::unlockState()
475
{
476
m_sharedMemory->mutexUnlock();
477
m_localMutex.leave();
478
}
479
480
void ChangeLog::linkSelf()
481
{
Callers
3
~LockGuard
Method · 0.80
release
Method · 0.80
LockCheckout
Method · 0.80
Calls
2
mutexUnlock
Method · 0.80
leave
Method · 0.45
Tested by
no test coverage detected