Searched refs:unp_thread (Results 1 – 1 of 1) sorted by relevance
190 static void unp_thread(void *);229 error = kthread_create(PRI_NONE, KTHREAD_MPSAFE, NULL, unp_thread, in uipc_init()1855 unp_thread(void *cookie) in unp_thread() function