Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_distributor.c368 unsigned int zero_id = 0; in handle_work_for_shutdown_test() local
380 zero_id = __atomic_load_n(&zero_idx, __ATOMIC_ACQUIRE); in handle_work_for_shutdown_test()
384 while (!quit && !(id == zero_id && zero_quit)) { in handle_work_for_shutdown_test()
394 zero_id = __atomic_load_n(&zero_idx, __ATOMIC_ACQUIRE); in handle_work_for_shutdown_test()
399 if (id == zero_id) { in handle_work_for_shutdown_test()