Searched refs:thr_readv (Results 1 – 1 of 1) sorted by relevance
51 pthread_t thr_evil, thr_readv; in main() local93 pthread_create(&thr_readv, NULL, func_readv, NULL); in main()96 pthread_join(thr_readv, NULL); in main()