Searched refs:poll_thread_main (Results 1 – 1 of 1) sorted by relevance
79 static void *poll_thread_main(void *arg) in poll_thread_main() function485 r = pthread_create(&poll_thread, NULL, poll_thread_main, NULL); in main()