Searched refs:test_monitor (Results 1 – 1 of 1) sorted by relevance
56 tbb::detail::r1::concurrent_monitor test_monitor; variable67 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();