Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dthread_call.c191 static void thread_call_wake(thread_call_group_t group);
736 thread_call_wake(group); in _pending_call_enqueue()
1481 thread_call_wake( in thread_call_wake() function
1543 thread_call_wake(group); in sched_call_thread()