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