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

Method setValue

Disruptor.Tests/SequenceBarrierTestsFixture.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 void SequenceBarrierTestsFixture::CountDownEventSequence::setValue(std::int64_t value)
73 {
74 m_sequenceImplementation->setValue(value);
75 }
76
77 bool SequenceBarrierTestsFixture::CountDownEventSequence::compareAndSet(std::int64_t expectedSequence, std::int64_t nextSequence)
78 {

Callers 11

BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
runMethod · 0.45
StubEventProcessorMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
onEventMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected