Searched refs:pred_rel (Results 1 – 1 of 1) sorted by relevance
98 cond_predicate pred_rel(data->notified, 5); in condition_test_waits() local99 BOOST_CHECK(data->condition.timed_wait(lock, boost::posix_time::seconds(10), pred_rel)); in condition_test_waits()101 BOOST_CHECK(pred_rel()); in condition_test_waits()