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

Function timerThreadStopped

src/yvalve/MasterImplementation.cpp:407–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

405}
406
407bool timerThreadStopped()
408{
409 return stopTimerThread.value() != 0;
410}
411
412} // namespace Why
413

Callers 1

releaseMethod · 0.85

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected