Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dthread_call.c193 static void thread_call_thread(thread_call_group_t group, wait_result_t wres);
497 result = kernel_thread_start_priority((thread_continue_t)thread_call_thread, in thread_call_thread_create()
1711 thread_call_thread( in thread_call_thread() function
1869 thread_block_parameter((thread_continue_t)thread_call_thread, group); in thread_call_thread()
1878 thread_block_parameter((thread_continue_t)thread_call_thread, group); in thread_call_thread()