Searched refs:wait_with_predicate (Results 1 – 3 of 3) sorted by relevance
52 void wait_with_predicate() in wait_with_predicate() function
39 boost::thread thread(bind(&wait_for_flag::wait_with_predicate, data)); in do_test_condition_notify_one_wakes_from_wait_with_predicate()
58 group.create_thread(bind(&wait_for_flag::wait_with_predicate, data)); in do_test_condition_notify_all_wakes_from_wait_with_predicate()