Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c464 wait_workers_to_join(int lcore, const rte_atomic32_t *count) in wait_workers_to_join() function
545 ret = wait_workers_to_join(w_lcore, &atomic_total_events); in launch_workers_and_wait()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_selftest.c564 wait_workers_to_join(const rte_atomic32_t *count) in wait_workers_to_join() function
643 ret = wait_workers_to_join(&atomic_total_events); in launch_workers_and_wait()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c576 wait_workers_to_join(int lcore, const rte_atomic32_t *count) in wait_workers_to_join() function
656 ret = wait_workers_to_join(w_lcore, &atomic_total_events); in launch_workers_and_wait()