MCPcopy 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

releaseFunction · 0.70

Tested by

no test coverage detected