Home
last modified time | relevance | path

Searched defs:fork (Results 1 – 25 of 41) sorted by relevance

12

/external/skqp/include/core/
DSkStream.h120 std::unique_ptr<SkStream> fork() const { in fork() function
186 std::unique_ptr<SkStreamSeekable> fork() const { in fork() function
203 std::unique_ptr<SkStreamAsset> fork() const { in fork() function
219 std::unique_ptr<SkStreamMemory> fork() const { in fork() function
341 std::unique_ptr<SkStreamAsset> fork() const { in fork() function
418 std::unique_ptr<SkMemoryStream> fork() const { in fork() function
/external/skia/include/core/
DSkStream.h120 std::unique_ptr<SkStream> fork() const { in fork() function
186 std::unique_ptr<SkStreamSeekable> fork() const { in fork() function
203 std::unique_ptr<SkStreamAsset> fork() const { in fork() function
219 std::unique_ptr<SkStreamMemory> fork() const { in fork() function
341 std::unique_ptr<SkStreamAsset> fork() const { in fork() function
418 std::unique_ptr<SkMemoryStream> fork() const { in fork() function
/external/curl/packages/vms/
Dgenerate_config_vms_h_curl.com225 $! NTLM_WB_ENABLED requires fork() but configure does not know this function
/external/skqp/src/utils/win/
DSkDWriteFontFileStream.h40 std::unique_ptr<SkDWriteFontFileStream> fork() const { in fork() function
/external/skia/src/utils/win/
DSkDWriteFontFileStream.h40 std::unique_ptr<SkDWriteFontFileStream> fork() const { in fork() function
/external/python/cpython2/Lib/
Dpty.py90 def fork(): function
/external/python/cpython3/Lib/
Dpty.py79 def fork(): function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
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
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
Dstress1.c129 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
212 int fork; member
Dstress2.c104 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
Dstress.c104 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Dstress1.c119 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
203 int fork; member
Dstress2.c95 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
D2-3.c87 int fork; member
149 char fork; member
D1-2.c102 int fork; member
163 char fork; /* the children are processes */ member
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
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
/external/grpc-grpc-java/context/src/test/java/io/grpc/
DContextTest.java121 Context fork = Context.ROOT.fork(); in rootCanBeAttached() local
442 Context fork = base.fork(); in nonCascadingCancellationDoesNotNotifyForked() local
632 Context fork = parent.fork(); in forkingContextDoesNotCarryDeadline() local
928 Context fork = cancellable.fork(); in cancellableAncestorFork() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
D4-2.c85 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
D1-2.c87 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
D2-1.c92 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/external/strace/
Dclone.c162 SYS_FUNC(fork) in SYS_FUNC() argument
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-4.c75 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
D2-7.c76 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
D4-2.c74 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D2-2.c103 int fork; /* 0: Test between threads. ~ !0: Test across processes, if supported (mmap) */ member

12