Home
last modified time | relevance | path

Searched refs:fork (Results 1 – 25 of 38) sorted by relevance

12

/xnu-8020.140.41/tests/
H A Dsigchld_return.c41 pid = fork();
60 pid_t pid = fork();
85 pid_t pid = fork();
H A Dperf_spawn_fork.c53 pid = fork(); \
65 T_DECL(fork, "fork latency") {
H A Dfd_send.c99 child = fork();
123 child = fork();
149 child = fork();
H A Dtty_hang.c84 T_ASSERT_POSIX_SUCCESS(pid = fork(), NULL); in get_new_session_and_terminal_and_fork_child_to_read()
209 T_ASSERT_POSIX_SUCCESS(pid = fork(), NULL); in run_test()
H A Dsigcont_return.c15 pid = fork();
H A Dshared_cache_reslide_test.c119 if (dladdr((const void *)fork, &info) == 0) { in build_faulting_shared_cache_address()
142 pid_t child = fork(); in induce_crash()
H A Dtask_fatal_port.c33 child = fork();
H A Dpipe_read_infloop_55437634.c33 T_ASSERT_POSIX_SUCCESS(child = fork(), NULL);
H A Dfreebsd_waitpid_nohang.c42 child = fork();
H A Dfd_aio_fsync_uaf.c62 switch ((child = fork())) {
H A Dsubsystem_root_path_helper.c29 int pid = fork(); in main()
H A Dtask_filter_msg.c47 pid_t pid = fork();
H A Dtask_info_28439149.c35 int pid = fork();
H A Dxnu_quick_test.c72 T_ASSERT_NE(my_pid = fork(), -1, "Fork off a process");
H A Dmacho_size_63133398.c3212 T_ASSERT_NE(-1, child = fork(), NULL);
H A Dtest_note_exec.c92 pid = fork(); in run_test()
H A Dexec-race-58566604.c64 pid_t child_pid = fork(); in run_test()
H A Dipc_thread_ports_race.c118 pid = fork(); in fork_child_test()
H A Dextract_right_soft_fail.c104 child_pid = fork();
H A Dproc_core_name_24152432.c76 pid = fork(); in fork_and_wait_for_segfault()
H A Dtask_vm_info_decompressions.c48 child_pid = fork(); in freeze_pid()
H A Dkevent_pty.c61 child_pid = fork(); in pty_master()
H A Dpfz.c120 if ((child_pid = fork()) == 0) { // Child should call undefined function
/xnu-8020.140.41/bsd/man/man2/
H A DMakefile62 fork.2 \
/xnu-8020.140.41/san/tools/
H A Dksancov.c231 int pid = fork(); in main()

12