MCPcopy Create free account
hub / github.com/AshampooSystems/boden / DispatchConsumer

Method DispatchConsumer

tests/boden/testDispatchQueue.cpp:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 struct DispatchConsumer
19 {
20 DispatchConsumer() = default;
21 DispatchConsumer(const DispatchConsumer &) = delete;
22
23 std::mutex mutex;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected