Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_amp.c64 sched_amp_processor_queue_remove(processor_t processor, thread_t thread);
129 .processor_queue_remove = sched_amp_processor_queue_remove,
448 sched_amp_processor_queue_remove( in sched_amp_processor_queue_remove() function