MCPcopy Create free account
hub / github.com/dmlc/parameter_server / stopOnFinalBarrier

Method stopOnFinalBarrier

src/util/threadpool.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 // for internal use
29 Task getNextTask();
30 void stopOnFinalBarrier() { final_barrier_.Block(); }
31 private:
32 DISALLOW_COPY_AND_ASSIGN(ThreadPool);
33

Callers 1

RunWorkerFunction · 0.80

Calls 1

BlockMethod · 0.80

Tested by

no test coverage detected