Searched refs:net_poll (Results 1 – 2 of 2) sorted by relevance
265 static void *net_poll(void *ap);
789 net_poll(void *ap) in net_poll() function3051 if (pthread_create(&net_thread, &net_attr, net_poll, in init()