Searched defs:pid2 (Results 1 – 10 of 10) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
D | kcmp01.c | 27 static int pid2; variable 31 int *pid2; member
|
D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
|
D | kcmp03.c | 30 static int pid2; variable
|
D | kcmp02.c | 38 int *pid2; member
|
/third_party/ltp/testcases/kernel/syscalls/fork/ |
D | fork02.c | 57 int pid1, pid2, status; in main() local
|
D | fork03.c | 57 int pid1, pid2, status; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_cond_wait.c | 24 pthread_t pid2; variable
|
D | pthread_cond_timedwait_sup.c | 56 pthread_t pid1, pid2; in pthread_cond_timedwait_0100() local
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
D | kill02.c | 161 int pid2; /*Return value from 2nd fork. Global so that it can be */ variable
|