MCPcopy Create free account
hub / github.com/3rdparty/libprocess / EventQueue

Method EventQueue

src/event_queue.hpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69{
70public:
71 EventQueue() : producer(this), consumer(this) {}
72
73 class Producer
74 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected