HomeSort by: relevance | last modified time | path
    Searched defs:threval (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/net/
h_nsd_recurse.c 104 void *threval; local in function:main
108 assert(pthread_join(thr, &threval) == 0);
h_nsd_recurse.c 104 void *threval; local in function:main
108 assert(pthread_join(thr, &threval) == 0);

Completed in 22 milliseconds