Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dthread_call.c192 static void thread_call_thread(thread_call_group_t group, wait_result_t wres);
496 result = kernel_thread_start_priority((thread_continue_t)thread_call_thread, in thread_call_thread_create()
1710 thread_call_thread( in thread_call_thread() function
1868 thread_block_parameter((thread_continue_t)thread_call_thread, group); in thread_call_thread()
1877 thread_block_parameter((thread_continue_t)thread_call_thread, group); in thread_call_thread()