Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c627 bool spin_while_true; member
688 bool spin_while_true = true; variable
690 int error = pthread_create(&cpu_threads[i], NULL, cpu_thread_main, &spin_while_true);
715 spin_while_true = false;