Home
last modified time | relevance | path

Searched defs:pull_done (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_queue/
Dmulti_thread_pass.cpp86 boost::future<int> pull_done; in test_concurrent_push_and_pull_on_empty_queue() local
112 boost::future<boost::queue_op_status> pull_done[n]; in test_concurrent_push_and_wait_pull_on_empty_queue() local
143 boost::future<boost::queue_op_status> pull_done[n]; in test_concurrent_wait_pull_and_close_on_empty_queue() local
215 boost::future<int> pull_done[n]; in test_concurrent_pull_on_queue() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_deque/
Dmulti_thread_pass.cpp86 boost::future<int> pull_done; in test_concurrent_push_back_and_pull_front_on_empty_queue() local
112 boost::future<boost::queue_op_status> pull_done[n]; in test_concurrent_push_back_and_wait_pull_front_on_empty_queue() local
143 boost::future<boost::queue_op_status> pull_done[n]; in test_concurrent_wait_pull_front_and_close_on_empty_queue() local
215 boost::future<int> pull_done[n]; in test_concurrent_pull_front_on_queue() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_bounded_queue/
Dmulti_thread_pass.cpp87 boost::future<int> pull_done; in test_concurrent_push_and_pull_on_empty_queue() local
213 boost::future<int> pull_done[n]; in test_concurrent_pull_on_queue() local