Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~WriteLockGuard
Method
~WriteLockGuard
src/common/classes/rwlock.h:379–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
~WriteLockGuard()
380
{
381
release();
382
}
383
384
void release()
385
{
Callers
nothing calls this directly
Calls
1
release
Function · 0.70
Tested by
no test coverage detected