MCPcopy Create free account
hub / github.com/PDAL/PDAL / ThreadPool

Function ThreadPool

pdal/util/ThreadPool.hpp:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 { join(); }
66
67 ThreadPool(const ThreadPool& other) = delete;
68 ThreadPool& operator=(const ThreadPool& other) = delete;
69
70 // Start worker threads.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected