Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/quantum
/ empty
Method
empty
quantum/impl/quantum_task_queue_impl.h:343–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
}
342
343
inline
344
bool TaskQueue::empty() const
345
{
346
return size() == 0;
347
}
348
349
inline
350
void TaskQueue::terminate()
Callers
4
run
Method · 0.45
doEnqueue
Method · 0.45
grabWorkItem
Method · 0.45
acquireWaiting
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected