Home
last modified time | relevance | path

Searched refs:test_monitor (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_monitor.cpp56 tbb::detail::r1::concurrent_monitor test_monitor; variable
67 test_monitor.prepare_wait(context); in __anon1eb8c3140102()
69 test_monitor.cancel_wait(context); in __anon1eb8c3140102()
82 test_monitor.notify([] ( std::uintptr_t ) { return true; }); in __anon1eb8c3140202()
87 test_monitor.notify_one();
92 test_monitor.notify_all();