Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/
Dcondition_test_common.hpp77 void timed_wait_with_predicate() in timed_wait_with_predicate() function
Dtest_condition_notify_one.cpp71 boost::thread thread(bind(&wait_for_flag::timed_wait_with_predicate, data)); in do_test_condition_notify_one_wakes_from_timed_wait_with_predicate()
Dtest_condition_notify_all.cpp116 group.create_thread(bind(&wait_for_flag::timed_wait_with_predicate, data)); in do_test_condition_notify_all_wakes_from_timed_wait_with_predicate()