Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_distributor.c381 unsigned int zero_id = 0; in handle_work_for_shutdown_test() local
393 zero_id = __atomic_load_n(&zero_idx, __ATOMIC_ACQUIRE); in handle_work_for_shutdown_test()
397 while (!quit && !(id == zero_id && zero_quit)) { in handle_work_for_shutdown_test()
407 zero_id = __atomic_load_n(&zero_idx, __ATOMIC_ACQUIRE); in handle_work_for_shutdown_test()
412 if (id == zero_id) { in handle_work_for_shutdown_test()