Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c93 thrfunc(void *arg) in thrfunc() function
104 assert(pthread_create(&thr, NULL, thrfunc, NULL) == 0); in main()