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

Method Spinlock

src/common/classes/locks.h:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159public:
160 Spinlock()
161 {
162 init();
163 }
164
165 explicit Spinlock(MemoryPool&)
166 {

Callers

nothing calls this directly

Calls 2

raiseFunction · 0.85
initFunction · 0.70

Tested by

no test coverage detected