Searched refs:poll_thread (Results 1 – 1 of 1) sorted by relevance
69 static pthread_t poll_thread; variable485 r = pthread_create(&poll_thread, NULL, poll_thread_main, NULL); in main()492 pthread_join(poll_thread, NULL); in main()499 pthread_join(poll_thread, NULL); in main()510 pthread_join(poll_thread, NULL); in main()