Searched refs:nfsiod_thread (Results 1 – 2 of 2) sorted by relevance
921 void nfsiod_thread(void);
298 nfsiod_thread(void) in nfsiod_thread() function333 if (kernel_thread_start((thread_continue_t)nfsiod_thread, NULL, &thd) != KERN_SUCCESS) { in nfsiod_start()