Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_distributor.c50 static volatile int zero_quit; /**< var for when we just want thr0 to quit*/ variable
397 while (!quit && !(id == zero_id && zero_quit)) { in handle_work_for_shutdown_test()
419 while (zero_quit) in handle_work_for_shutdown_test()
488 zero_quit = 1; in sanity_test_with_worker_shutdown()
496 zero_quit = 0; in sanity_test_with_worker_shutdown()
557 zero_quit = 1; in test_flush_with_worker_shutdown()
565 zero_quit = 0; in test_flush_with_worker_shutdown()
798 zero_quit = 0; in quit_workers()
818 zero_quit = 0; in quit_workers()