MCPcopy Create free account
hub / github.com/Abc-Arbitrage/Disruptor-cpp / processEvent

Method processEvent

Disruptor.Tests/TestWorkHandler.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 void TestWorkHandler::processEvent()
16 {
17 waitForAndSetFlag(1);
18 }
19
20 void TestWorkHandler::stopWaiting()
21 {

Calls

no outgoing calls

Tested by

no test coverage detected