Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_harness_impl.h46 extern void impl_set_thread_realtime(test_thread_t thread, uint32_t period, uint32…
H A Dsched_runqueue_harness.c403impl_set_thread_realtime(thread, period, computation, constraint, preemptible, priority_offset, de… in set_thread_realtime()
H A Dsched_clutch_harness_impl.c370 impl_set_thread_realtime(test_thread_t thread, uint32_t period, uint32_t computation, uint32_t cons… in impl_set_thread_realtime() function