Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched_prim.h286 extern void thread_bind_during_wakeup(
H A Dwaitq.c1679 thread_bind_during_wakeup(thread, processor); in waitq_resume_and_bind_identified_thread()
H A Dsched_prim.c2001 thread_bind_during_wakeup(thread_t thread, processor_t processor) in thread_bind_during_wakeup() function