Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/vm/
H A Dfault_throughput.c87 bool tg_done; member
286 while (!globals->tg_done && globals->tg_current_iteration != current_iteration) { in worker_thread_iteration_setup()
290 should_continue = !globals->tg_done; in worker_thread_iteration_setup()
564 globals->tg_done = true; in join_background_threads()