Searched refs:quantum_expiry (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/tests/sched/sched_test_harness/ |
| H A D | sched_migration_harness.c | 57 thread_avoid_processor_expect(test_thread_t thread, int cpu_id, bool quantum_expiry, bool avoid_exp… in thread_avoid_processor_expect() argument 59 bool avoiding = impl_thread_avoid_processor(thread, cpu_id, quantum_expiry); in thread_avoid_processor_expect()
|
| H A D | sched_migration_harness.h | 50 …thread_avoid_processor_expect(test_thread_t thread, int cpu_id, bool quantum_expiry, bool avoid_ex…
|
| H A D | sched_harness_impl.h | 34 … impl_thread_avoid_processor(test_thread_t thread, int cpu_id, bool quantum_expiry);
|