Searched refs:condition_test_thread (Results 1 – 2 of 2) sorted by relevance
32 void condition_test_thread(condition_test_data* data) in condition_test_thread() function175 boost::thread thread(bind(&condition_test_thread, &data)); in do_test_condition_wait_is_a_interruption_point()
75 void condition_test_thread(condition_test_data<Condition, Mutex>* data) in condition_test_thread() function143 …boost::interprocess::ipcdetail::thread_launch(thread, bind_function(&condition_test_thread<Conditi… in do_test_condition_notify_one()167 …interprocess::ipcdetail::thread_launch(thgroup[i], bind_function(&condition_test_thread<Condition,… in do_test_condition_notify_all()