Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dfault_throughput.c88 bool tg_done; member
287 while (!globals->tg_done && globals->tg_current_iteration != current_iteration) { in worker_thread_iteration_setup()
291 should_continue = !globals->tg_done; in worker_thread_iteration_setup()
565 globals->tg_done = true; in join_background_threads()