Home
last modified time | relevance | path

Searched defs:fork (Results 1 - 25 of 38) sorted by relevance

12

/third_party/node/test/parallel/
H A Dtest-tls-ticket-cluster.js
/third_party/musl/src/process/
H A Dfork.c47 pid_t fork(void) in fork() function
/third_party/skia/src/utils/win/
H A DSkDWriteFontFileStream.h41 std::unique_ptr<SkDWriteFontFileStream> fork() const { in fork() function in SkDWriteFontFileStream
/third_party/rust/crates/rustix/src/
H A Druntime.rs223 pub unsafe fn fork() -> io::Result<Option<Pid>> { in fork() functions
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-misc.c108 int fork(void) in fork() function
/third_party/node/lib/internal/cluster/
H A Dprimary.js
/third_party/python/Lib/
H A Dpty.py84 def fork(): function
/third_party/libwebsockets/lwsws/
H A Dmain.c43 int fork(void) in fork() function
/third_party/node/lib/
H A Dchild_process.js123 function fork(modulePath, args = [], options) { function
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify21.c46 int fork; member
H A Dfanotify19.c48 unsigned int fork; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-4.c75 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
H A D4-2.c74 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
H A D2-7.c76 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-2.c103 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D4-2.c85 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
H A D2-1.c92 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
H A D1-2.c87 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c119 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
206 char fork; /* the children are processes */ member
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c87 int fork; member
149 char fork; member
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c118 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
203 char fork; /* the children are processes */ member
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c129 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
212 int fork; member
H A Dstress2.c104 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
H A Dstress.c104 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c119 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
203 int fork; member

Completed in 14 milliseconds

12