Searched defs:pid2 (Results 1 - 14 of 14) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork03.c | 24 int pid1, pid2, status, i; in verify_fork() local
|
H A D | fork02.c | 57 int pid1, pid2, status; in main() local
|
/third_party/ltp/include/lapi/ |
H A D | kcmp.h | 34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() argument
|
/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
H A D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() argument
|
H A D | kcmp02.c | 38 int *pid2; member
|
H A D | kcmp01.c | 27 static int pid2; variable 31 int *pid2; member [all...] |
H A D | kcmp03.c | 29 static int pid2; variable
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
H A D | kill02.c | 161 int pid2; /*Return value from 2nd fork. Global so that it can be */ variable
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_cond_timedwait_sup.c | 56 pthread_t pid1, pid2; in pthread_cond_timedwait_0100() local
|
H A D | pthread_cond_wait.c | 24 pthread_t pid2; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | getprocpid.c | 34 pid_t pid2 = getprocpid(); in getprocpid_0100() local 51 pid_t pid2 = getprocpid(); in getprocpid_0200() local 105 pid_t pid2 = gettid(); in pthread_func() local 145 pid_t pid2 = getproctid(); in getproctid_0200() local
|
/third_party/musl/libc-test/src/functionalext/unittest/ |
H A D | unit_test_assert_fail_dialog.c | 112 pid_t pid1, pid2, pid3; in main() local
|
/third_party/elfutils/tests/ |
H A D | backtrace.c | 412 pid_t pid2 = waitpid (-1, &status, __WALL); in exec_dump() local [all...] |
Completed in 7 milliseconds