Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c102 void *threval; in main() local
106 assert(pthread_join(thr, &threval) == 0); in main()