Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
170
inline void FlushCache() { }
171
inline void WaitForFlushCache() { }
172
173
} // namespace Firebird
174
Callers
2
lock
Method · 0.85
lockConditional
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected