Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress2.c95 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/third_party/skia/include/core/
H A DSkStream.h120 std::unique_ptr<SkStream> fork() const { in fork() function in SkStream
186 std::unique_ptr<SkStreamSeekable> fork() const { in fork() function in SkStreamSeekable
203 std::unique_ptr<SkStreamAsset> fork() const { in fork() function in SkStreamAsset
219 std::unique_ptr<SkStreamMemory> fork() const { in fork() function in SkStreamMemory
348 std::unique_ptr<SkStreamAsset> fork() const { in fork() function in SkFILEStream
427 std::unique_ptr<SkMemoryStream> fork() const { in fork() function in SkMemoryStream
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D1-2.c104 int fork; member
165 char fork; /* the children are processes */ member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c40 struct path_fork *fork; member
136 set_path_vars(nir_builder *b, struct path_fork *fork, nir_block *target) in set_path_vars() argument
161 set_path_vars_cond(nir_builder *b, struct path_fork *fork, nir_src condition, nir_block *then_block, nir_block *else_block) set_path_vars_cond() argument
275 fork_reachable(struct path_fork *fork) fork_reachable() argument
335 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); loop_routing_start() local
345 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); loop_routing_start() local
362 fork_condition(nir_builder *b, struct path_fork *fork) fork_condition() argument
515 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); select_fork_recur() local
780 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); organize_levels() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c37 #define fork() vfork() macro
/third_party/libfuse/lib/
H A Dmount.c48 #define fork() vfork() macro
/third_party/rust/crates/syn/src/
H A Dparse.rs964 pub fn fork(&self) -> Self { in lookahead1() functions
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c50 pid_t fork(void) in fork() function
/third_party/openssl/apps/
H A Docsp.c50 pid_t fork(void) in fork() function
/third_party/rust/crates/nix/src/
H A Dunistd.rs292 pub unsafe fn fork() -> Result<ForkResult> { fork() functions
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp2216 Converter::insertConvergenceOps(BasicBlock *conv, BasicBlock *fork) in insertConvergenceOps() argument
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs887 pub fn fork() -> pid_t; in fork() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3600 pub fn fork() -> pid_t; in fork() functions

Completed in 29 milliseconds

12