| /test/xts/hats/kernel/syscalls/signal/kill/ |
| H A D | KillApiTest.cpp | 58 pid_t childPid = fork(); in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/signal/tkill/ |
| H A D | TkillApiTest.cpp | 56 pid_t childPid = fork(); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | fwrite.c | 79 pid_t childPid = 0; in fwrite_0400() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| H A D | hilog_collector_impl.cpp | 72 int childPid = fork(); in CollectLastLog() local
|
| /kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/ |
| H A D | shm_test_009.cpp | 75 static void KillChildren(int childPid) in KillChildren() argument 83 int childPid, oldcount, newcount, shmid; in Testcase() local [all...] |
| /kernel/liteos_a/testsuites/unittest/container/full/ |
| H A D | It_pid_container_018.cpp | 130 int childPid = clone(ChildFun, (char *)pstk + STACK_SIZE, CLONE_NEWPID | SIGCHLD, NULL); in ItPidContainer018() local
|
| H A D | It_pid_container_019.cpp | 95 int childPid = clone(ChildFun, (char *)pstk + STACK_SIZE, CLONE_NEWPID | SIGCHLD, NULL); in ItPidContainer019() local
|
| /kernel/liteos_a/testsuites/unittest/container/smoke/ |
| H A D | It_ipc_container_002.cpp | 83 pid_t childPid;
in ItIpcContainer002() local
|
| H A D | It_net_container_004.cpp | 59 auto childPid = clone(NewnetChildFun, stackTop, SIGCHLD | CLONE_NEWNET, &arg); in ChildFun() local 113 auto childPid = clone(ChildFun, stackTop, SIGCHLD | CLONE_NEWNET, &arg); in ItNetContainer004() local [all...] |
| H A D | It_mnt_container_008.cpp | 47 int childPid; in ItMntContainer008() local
|
| H A D | It_pid_container_031.cpp | 57 int childPid = clone(ChildFun1, NULL, CLONE_NEWPID | SIGCHLD, NULL); in ChildFun() local 137 int childPid = clone(ChildFun, NULL, CLONE_NEWPID | SIGCHLD, NULL); in ItPidContainer031() local
|
| H A D | It_pid_container_030.cpp | 82 int childPid = clone(ChildFunClone2, (char *)pstk + STACK_SIZE, SIGCHLD, NULL); in ChildFunClone1() local 124 int childPid = clone(ChildFunClone1, (char *)pstk + STACK_SIZE, SIGCHLD, NULL); in ItPidContainer030() local
|
| H A D | It_uts_container_005.cpp | 45 int childPid; in UtsContainerTest() local
|
| /test/xts/hats/kernel/syscalls/async/wait4/ |
| H A D | Wait4ApiTest.cpp | 77 pid_t childPid = -1; in HWTEST_F() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| H A D | shell_catcher.cpp | 179 int childPid = fork();
in ReadShellToFile() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
| H A D | fault_stack_test.cpp | 90 int childPid = fork(); in HWTEST_F() local
|
| /test/xts/acts/kernel_lite/process_posix/src/ |
| H A D | PidTest.cpp | 174 pid_t childPid = getpid();
in HWTEST_F() local
|
| /base/startup/appspawn/common/ |
| H A D | appspawn_server.c | 192 int AppSpawnProcessMsg(AppSpawnContent *content, AppSpawnClient *client, pid_t *childPid) argument
|
| /third_party/musl/libc-test/src/functionalext/info/ |
| H A D | fatal_message.c | 299 int childPid, childRet; in main() local
|
| /base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
| H A D | log_catcher_utils.cpp | 173 int childPid = fork(); in ReadShellToFile() local
|
| /foundation/ability/ability_runtime/test/unittest/app_running_manager_test/ |
| H A D | app_running_manager_test.cpp | 220 pid_t childPid = 201; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/app_running_record_test/ |
| H A D | app_running_record_test.cpp | 206 pid_t childPid = 201; in HWTEST_F() local 230 pid_t childPid = 201; in HWTEST_F() local 255 pid_t childPid = 201; in HWTEST_F() local [all...] |
| /base/hiviewdfx/faultloggerd/test/systemtest/ |
| H A D | faultloggerd_system_test.cpp | 1115 int childPid = clone(RunInNewPidNs, cloneStack, CLONE_NEWPID | SIGCHLD, nullptr); in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/ |
| H A D | verify_manager_host_impl.cpp | 350 pid_t childPid = waitpid(pid, &status, 0); in VerifyAbc() local
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/ |
| H A D | native_leak_state.cpp | 466 pid_t childPid = fork(); in ForkProcessToDumpExtraInfo() local
|