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