Searched refs:pollThread (Results 1 – 1 of 1) sorted by relevance
508 pthread_t pollThread; in run_tests() local520 ret = pthread_create(&pollThread, NULL, poll_thread, NULL); in run_tests()528 (void) pthread_join(pollThread, NULL); in run_tests()