MCPcopy Create free account
hub / github.com/David-Haim/concurrencpp / shutdown

Method shutdown

test/source/tests/runtime_tests.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 void shutdown() noexcept override {
30 shutdown_requested_flag = true;
31 }
32 };
33} // namespace concurrencpp::tests
34

Calls

no outgoing calls

Tested by

no test coverage detected