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