Searched refs:thread_call_thread (Results 1 – 1 of 1) sorted by relevance
192 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() function1868 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()