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