MCPcopy Create free account
hub / github.com/comaps/comaps / ThreadRunner

Method ThreadRunner

libs/platform/platform.hpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 {
40 public:
41 ThreadRunner() { GetPlatform().RunThreads(); }
42 virtual ~ThreadRunner() { GetPlatform().ShutdownThreads(); }
43 };
44

Callers

nothing calls this directly

Calls 1

RunThreadsMethod · 0.80

Tested by

no test coverage detected