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

  /src/tests/lib/libpthread/
t_once.c 146 once3_threadfunc(void *arg) function in typeref:typename:void *
186 PTHREAD_REQUIRE(pthread_create(&thread, NULL, once3_threadfunc, NULL));

Completed in 11 milliseconds