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

  /src/tests/lib/libpthread/
t_mutex.c 315 child_func(void* arg) function in typeref:typename:void *
368 PTHREAD_REQUIRE(pthread_create(&child, NULL, child_func, NULL));
t_mutex.c 315 child_func(void* arg) function in typeref:typename:void *
368 PTHREAD_REQUIRE(pthread_create(&child, NULL, child_func, NULL));

Completed in 22 milliseconds