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

Method wait

Disruptor.TestTools/ResetEvent.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 bool ResetEvent::wait(ClockConfig::Duration timeDuration)
68 {
69 return internalWait(timeDuration);
70 }
71
72 bool ResetEvent::isSet() const
73 {

Callers 15

internalWaitMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
onStartMethod · 0.45
awaitStartMethod · 0.45
runMethod · 0.45
waitForStartupMethod · 0.45
getEventsMethod · 0.45
runMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
callMethod · 0.45

Calls

no outgoing calls

Tested by 15

BOOST_AUTO_TEST_CASEFunction · 0.36
getEventsMethod · 0.36
runMethod · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
callMethod · 0.36
BOOST_FIXTURE_TEST_CASEFunction · 0.36
__init__Method · 0.36
runMethod · 0.36
runMethod · 0.36
onStartMethod · 0.36
runMethod · 0.36