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

  /src/tests/lib/libpthread/
t_fork.c 58 print_pid(void *arg) function in typeref:typename:void *
82 PTHREAD_REQUIRE(pthread_create(&p, NULL, print_pid, NULL));
t_fork.c 58 print_pid(void *arg) function in typeref:typename:void *
82 PTHREAD_REQUIRE(pthread_create(&p, NULL, print_pid, NULL));
t_fork.c 58 print_pid(void *arg) function in typeref:typename:void *
82 PTHREAD_REQUIRE(pthread_create(&p, NULL, print_pid, NULL));
t_fork.c 58 print_pid(void *arg) function in typeref:typename:void *
82 PTHREAD_REQUIRE(pthread_create(&p, NULL, print_pid, NULL));

Completed in 49 milliseconds