Searched refs:thread_call_daemon (Results 1 – 1 of 1) sorted by relevance
191 static void thread_call_daemon(void *arg, wait_result_t w);542 result = kernel_thread_start_priority((thread_continue_t)thread_call_daemon, in thread_call_initialize()1947 thread_call_daemon( in thread_call_daemon() function