Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/
H A Dsetitimer.c694 bool spin_while_true; member
779 bool spin_while_true = true; variable
781 int error = pthread_create(&cpu_threads[i], NULL, cpu_thread_main, &spin_while_true);
796 spin_while_true = false;