Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dthread_call.c196 static void sched_call_thread(int type, thread_t thread);
1522 sched_call_thread( in sched_call_thread() function
1737 thread_sched_call(self, sched_call_thread); in thread_call_thread()