| /kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/ |
| H A D | process_test_020.cpp | 63 pid_t pid, pid1, pid2; in ProcessTest() local
|
| H A D | process_test_038.cpp | 51 pid_t pid, pid1; in ProcessGroup() local 87 pid_t pid, pid1; in GroupProcess() local 119 pid_t pid, pid1; in TestCase() local
|
| H A D | process_test_044.cpp | 47 pid_t pid, pid1; in GroupProcess() local 77 pid_t pid, pid1; in TestCase() local
|
| /kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
| H A D | pthread_test_015.cpp | 76 pid_t pid, pid1; in TestCase() local
|
| H A D | pthread_test_017.cpp | 73 pid_t pid, pid1; in TestCase() 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/mem/shmt/ |
| H A D | shmt06.c | 68 int pid, pid1, shmid; in main() local
|
| H A D | shmt04.c | 69 int pid, pid1, shmid; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/fork/ |
| H A D | fork12.c | 58 int forks, pid1, fork_errno, waitstatus; in main() local
|
| H A D | fork02.c | 57 int pid1, pid2, status; in main() local
|
| /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
|
| /third_party/ltp/testcases/kernel/syscalls/kill/ |
| H A D | kill08.c | 77 pid_t pid1, pid2; in main() local
|
| H A D | kill05.c | 46 pid_t pid1; in do_master_child() local
|
| /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 | 23 pthread_t pid1; variable
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() argument 35 int pid1, pid2; in main() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() argument 35 int pid1, pid2; in main() local [all...] |
| /kernel/liteos_a/testsuites/unittest/container/full/ |
| H A D | It_pid_container_018.cpp | 83 pid_t pid1 = fork(); in ChildFun() local
|
| H A D | It_pid_container_019.cpp | 70 pid_t pid1 = fork(); in ChildFun() local
|
| /kernel/liteos_a/testsuites/unittest/container/smoke/ |
| H A D | It_ipc_container_008.cpp | 80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWIPC, NULL); in ItIpcContainer008() local
|
| H A D | It_ipc_container_007.cpp | 76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWIPC, NULL); in ItIpcContainer007() local
|
| H A D | It_mnt_container_010.cpp | 80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNS, NULL); in ItMntContainer010() local
|
| H A D | It_mnt_container_009.cpp | 76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNS, NULL); in ItMntContainer009() local
|
| H A D | It_net_container_012.cpp | 80 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNET, NULL); in ItNetContainer012() local
|
| H A D | It_net_container_011.cpp | 76 auto pid1 = clone(childFunc, stackTop, CLONE_NEWNET, NULL); in ItNetContainer011() local
|