Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~ReadLockGuard
Method
~ReadLockGuard
src/common/classes/rwlock.h:340–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
}
339
340
~ReadLockGuard()
341
{
342
release();
343
}
344
345
void release()
346
{
Callers
nothing calls this directly
Calls
1
release
Function · 0.70
Tested by
no test coverage detected