Home
last modified time | relevance | path

Searched refs:pid2 (Results 1 – 1 of 1) sorted by relevance

/sysdeps/pthread/
A Dtst-fork1.c32 pid_t pid2; in thread_function() local
49 pid2 = TEMP_FAILURE_RETRY (waitpid (pid, &status, 0)); in thread_function()
50 if (pid2 != pid) in thread_function()
53 (long int) pid2, (long int) pid); in thread_function()

Completed in 3 milliseconds