Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/
Dcondition_test_common.hpp52 void wait_with_predicate() in wait_with_predicate() function
Dtest_condition_notify_one.cpp39 boost::thread thread(bind(&wait_for_flag::wait_with_predicate, data)); in do_test_condition_notify_one_wakes_from_wait_with_predicate()
Dtest_condition_notify_all.cpp58 group.create_thread(bind(&wait_for_flag::wait_with_predicate, data)); in do_test_condition_notify_all_wakes_from_wait_with_predicate()