Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp01.c27 static int pid2; variable
31 int *pid2; member
Dkcmp.h47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
Dkcmp03.c30 static int pid2; variable
Dkcmp02.c38 int *pid2; member
/third_party/ltp/testcases/kernel/syscalls/fork/
Dfork02.c57 int pid1, pid2, status; in main() local
Dfork03.c57 int pid1, pid2, status; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_cond_wait.c24 pthread_t pid2; variable
Dpthread_cond_timedwait_sup.c56 pthread_t pid1, pid2; in pthread_cond_timedwait_0100() local
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill08.c77 pid_t pid1, pid2; in main() local
Dkill02.c161 int pid2; /*Return value from 2nd fork. Global so that it can be */ variable
/third_party/elfutils/tests/
Dbacktrace.c321 prepare_thread (pid_t pid2 __attribute__ ((unused)), in prepare_thread()
412 pid_t pid2 = waitpid (-1, &status, __WALL); in exec_dump() local