Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~Guard
Method
~Guard
src/jrd/ProfilerManager.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
~Guard()
86
{
87
sharedMemory->mutexUnlock();
88
}
89
90
Guard(const Guard&) = delete;
91
Guard& operator=(const Guard&) = delete;
Callers
nothing calls this directly
Calls
1
mutexUnlock
Method · 0.80
Tested by
no test coverage detected