Home
last modified time | relevance | path

Searched refs:thr_readv (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/regress/lib/libpthread/restart/readv/
H A Dreadv.c21 thr_readv(void *arg) in thr_readv() function
48 CHECKr(pthread_create(&tid, NULL, thr_readv, NULL)); in main()