/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 190 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 201 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 210 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 190 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 201 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 210 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 188 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 199 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 208 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 188 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 199 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 208 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_unix.rs | 188 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 199 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method 208 unsafe fn do_fork(&mut self) -> Result<pid_t, io::Error> { in do_fork() method
|
/aosp_15_r20/external/iproute2/lib/ |
H A D | exec.c | 8 int cmd_exec(const char *cmd, char **argv, bool do_fork) in cmd_exec()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/waitpid/ |
H A D | waitpid10.c | 85 static void do_fork(void) in do_fork() function
|
/aosp_15_r20/external/igt-gpu-tools/lib/tests/ |
H A D | igt_segfault.c | 59 static int do_fork(void) in do_fork() function
|
H A D | igt_simulation.c | 48 static int do_fork(void) in do_fork() function
|
H A D | igt_conflicting_args.c | 46 static int do_fork(void) in do_fork() function
|
H A D | igt_no_exit.c | 59 static int do_fork(void (*test_to_run)(void)) in do_fork() function
|
H A D | igt_invalid_subtest_name.c | 63 static int do_fork(void (*test_to_run)(void)) in do_fork() function
|
H A D | igt_fork.c | 88 static int do_fork(void (*test_to_run)(void)) in do_fork() function
|
H A D | igt_assert.c | 58 static int do_fork(void) in do_fork() function
|
H A D | igt_describe.c | 171 static pid_t do_fork(int argc, char **argv, int *out, int *err) in do_fork() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/ |
D | advice.rs | 162 pub fn do_fork() -> Self { in do_fork() method
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/ |
H A D | 4-2.c | 156 int do_fork; in main() local
|
H A D | 1-2.c | 158 int do_fork; in main() local
|
H A D | 2-1.c | 135 int do_fork; in main() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify19.c | 120 static void do_fork(void) in do_fork() function
|
H A D | fanotify21.c | 93 static void do_fork(void) in do_fork() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/ |
H A D | fork.c | 67 static int do_fork = 0; variable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 2-2.c | 264 int do_fork; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-7.c | 255 int do_fork; in main() local
|
H A D | 2-4.c | 248 int do_fork; in main() local
|