MCPcopy Create free account
hub / github.com/data61/MP-SPDZ / available

Method available

Processor/ThreadQueue.h:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 bool available()
36 {
37 return left == 0;
38 }
39
40 void schedule(const ThreadJob& job);
41 ThreadJob next();

Callers 1

find_availableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected