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