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

  /src/tests/lib/libc/net/
h_nsd_recurse.c 95 thrfunc(void *arg) function in typeref:typename:void *
106 assert(pthread_create(&thr, NULL, thrfunc, NULL) == 0);
h_nsd_recurse.c 95 thrfunc(void *arg) function in typeref:typename:void *
106 assert(pthread_create(&thr, NULL, thrfunc, NULL) == 0);

Completed in 24 milliseconds