Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_timer_racecond.c34 static volatile unsigned int stop_workers; variable
87 while (!stop_workers) { in worker_main_loop()
145 stop_workers = 0; in test_timer_racecond()
163 stop_workers = 1; in test_timer_racecond()