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

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

Completed in 17 milliseconds