Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
407
bool timerThreadStopped()
408
{
409
return stopTimerThread.value() != 0;
410
}
411
412
} // namespace Why
413
Callers
1
release
Method · 0.85
Calls
1
value
Method · 0.45
Tested by
no test coverage detected