Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dcontextswitch.c72 make_thread(uint32_t thread_id, uint32_t priority, bool fixpri, in make_thread() function
228 threads[thread_id].thread = make_thread(thread_id, THR_SPINNER_PRI,
234 make_thread(n_spinners, THR_MANAGER_PRI, true, &thread);
236 make_thread(n_spinners + 1, THR_MANAGER_PRI, true, &thread);