Searched refs:result_handle_ptr (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/kyua/engine/
H A Dscheduler_fwd.hpp55 typedef std::shared_ptr< result_handle > result_handle_ptr; typedef in namespace:engine::scheduler
H A Dscheduler.hpp252 result_handle_ptr wait_any(void);
254 result_handle_ptr debug_test(const model::test_program_ptr,
H A Dscheduler_test.cpp576 scheduler::result_handle_ptr result_handle = handle.wait_any();
658 scheduler::result_handle_ptr result_handle = handle.wait_any();
713 scheduler::result_handle_ptr result_handle = handle.wait_any();
744 scheduler::result_handle_ptr result_handle = handle.wait_any();
795 scheduler::result_handle_ptr result_handle = handle.wait_any();
825 scheduler::result_handle_ptr result_handle = handle.wait_any();
863 scheduler::result_handle_ptr result_handle = handle.wait_any();
942 scheduler::result_handle_ptr result_handle = handle.wait_any();
972 scheduler::result_handle_ptr result_handle = handle.wait_any();
1007 scheduler::result_handle_ptr result_handl
[all...]
H A Dplain_test.cpp98 scheduler::result_handle_ptr result_handle = handle.wait_any();
H A Dtap_test.cpp98 scheduler::result_handle_ptr result_handle = handle.wait_any();
H A Dscheduler.cpp1138 scheduler::result_handle_ptr
1268 return result_handle_ptr(new test_result_handle(result_handle_bimpl,
1284 scheduler::result_handle_ptr
1294 result_handle_ptr result_handle = wait_any();
H A Datf_test.cpp149 scheduler::result_handle_ptr result_handle = handle.wait_any();
/freebsd-13-stable/contrib/kyua/drivers/
H A Ddebug_test.cpp95 scheduler::result_handle_ptr result_handle = handle.debug_test(
H A Drun_tests.cpp197 finish_test(scheduler::result_handle_ptr result_handle,
315 scheduler::result_handle_ptr result_handle = handle.wait_any();
335 scheduler::result_handle_ptr result_handle = handle.wait_any();

Completed in 165 milliseconds