Searched refs:wthread (Results 1 – 1 of 1) sorted by relevance
433 pthread_t wthread; in bench_epoll_wait() local510 ret = pthread_create(&wthread, NULL, writerfn, in bench_epoll_wait()521 ret = pthread_join(wthread, NULL); in bench_epoll_wait()