Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ empty
Method
empty
src/jrd/svc.cpp:2267–2270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2265
2266
2267
bool Service::empty(ULONG head) const
2268
{
2269
return svc_stdout_tail == head;
2270
}
2271
2272
2273
bool Service::full() const
Callers
15
readConfig
Method · 0.45
TracePluginImpl
Method · 0.45
resize
Method · 0.45
find
Method · 0.45
emplace
Method · 0.45
remove
Method · 0.45
explain_pp_bits
Function · 0.45
join
Method · 0.45
houseKeeping
Method · 0.45
waitFor
Method · 0.45
getReplicator
Function · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected