MCPcopy Create free account
hub / github.com/Zygo/bees / ~TaskMasterState

Method ~TaskMasterState

lib/task.cc:522–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

520 }
521
522 TaskMasterState::~TaskMasterState()
523 {
524 set_thread_count(0);
525 }
526
527 size_t
528 TaskMaster::get_queue_count()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected