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

  /src/tests/lib/libpthread/
t_mutex.c 132 mutex2_threadfunc(void *arg) function in typeref:typename:void *
167 PTHREAD_REQUIRE(pthread_create(&new, NULL, mutex2_threadfunc, &count2));

Completed in 39 milliseconds