MCPcopy Create free account
hub / github.com/boostorg/compute / wait

Method wait

test/test_async_wait_guard.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27struct waitable_object
28{
29 void wait()
30 {
31 wait_num++;
32 }
33};
34
35BOOST_AUTO_TEST_CASE(wait_guard_test)

Callers 10

BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected