Searched refs:smb_iod_thread (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_iod.c2112 static void smb_iod_thread(void *arg) function
2118 /* the iod sets the iod_p to kernproc when launching smb_iod_thread in
2193 result = kernel_thread_start((thread_continue_t)smb_iod_thread, iod, &thread);

Completed in 118 milliseconds