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

Function WaitForFlushCache

src/common/classes/fb_atomic.h:171–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169// to work around (incorrectly) bugs in Sparc and PPC atomics code.
170inline void FlushCache() { }
171inline void WaitForFlushCache() { }
172
173} // namespace Firebird
174

Callers 2

lockMethod · 0.85
lockConditionalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected