MCPcopy 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

releaseFunction · 0.70

Tested by

no test coverage detected