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

Method ~ThreadRunner

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

ShutdownThreadsMethod · 0.80

Tested by

no test coverage detected