Home
last modified time | relevance | path

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

/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()
/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()
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_selftest.c563 wait_workers_to_join(const uint32_t *count) in wait_workers_to_join() function
654 ret = wait_workers_to_join(&atomic_total_events); in launch_workers_and_wait()