Searched refs:srv_thread (Results 1 – 1 of 1) sorted by relevance
97 pthread_t srv_thread; in do_test() local155 err = pthread_create(&srv_thread, NULL, server, (void *)(long)lfd); in do_test()174 pthread_join(srv_thread, &thread_ret); in do_test()