MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / release

Method release

src/common/classes/RefMutex.h:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 static int release(T*)
99 {
100 return 0;
101 }
102 };
103
104 template <typename Mtx, template <typename T> class RefCounted = DefaultRefCounted >

Callers 2

releaseMethod · 0.45
~LateRefGuardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected