Home
last modified time | relevance | path

Searched refs:forking (Results 1 – 25 of 175) sorted by relevance

1234567

/external/jemalloc_new/src/
Dwitness.c77 witness_tsd->forking = true; in witness_prefork()
85 witness_tsd->forking = false; in witness_postfork_parent()
99 witness_tsd->forking = false; in witness_postfork_child()
/external/grpc-grpc/doc/
Dfork_support.md10 Historically, we didn't support forking in gRPC, but some users seemed
18 The background Python thread was removed entirely. This allows forking
26 support forking in gRPC. A deadlock can happen when pthread_atfork
37 forking.
/external/python/cpython2/Lib/multiprocessing/
D__init__.py144 from multiprocessing.forking import freeze_support
274 from multiprocessing.forking import set_executable
Dprocess.py129 from .forking import Popen
296 from .forking import Popen
Dreduction.py45 from multiprocessing.forking import Popen, duplicate, close, ForkingPickler
Dsharedctypes.py40 from multiprocessing.forking import assert_spawning, ForkingPickler
Dheap.py45 from multiprocessing.forking import assert_spawning
Dsynchronize.py48 from multiprocessing.forking import assert_spawning, Popen
/external/selinux/restorecond/
Drestorecond.service8 Type=forking
/external/libwebsockets/test-apps/
Dlibwebsockets-test-server.service7 Type=forking
/external/llvm-project/llvm/test/CodeGen/AArch64/
Daarch64-codegen-prepare-atp.ll8 ; %add is also promoted by forking an extra sext.
26 ; Both %add1 and %add2 are promoted by forking extra sexts.
/external/libcxx/utils/google-benchmark/
DCONTRIBUTING.md45 1. Follow the normal process of [forking][] the project, and setup a new
56 [forking]: https://help.github.com/articles/fork-a-repo
/external/llvm-project/libcxx/utils/google-benchmark/
DCONTRIBUTING.md45 1. Follow the normal process of [forking][] the project, and setup a new
56 [forking]: https://help.github.com/articles/fork-a-repo
/external/google-benchmark/
DCONTRIBUTING.md45 1. Follow the normal process of [forking][] the project, and setup a new
56 [forking]: https://help.github.com/articles/fork-a-repo
/external/llvm-project/llvm/utils/benchmark/
DCONTRIBUTING.md45 1. Follow the normal process of [forking][] the project, and setup a new
56 [forking]: https://help.github.com/articles/fork-a-repo
/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h109 bool forking; member
297 } else if (witness_tsd->forking && w->rank <= witness->rank) { in witness_lock()
/external/jimfs/
DCONTRIBUTING.md4 Contributions to Jimfs can be made by forking the repostitory and sending
/external/okhttp/
DCONTRIBUTING.md5 forking the repository and sending a pull request.
/external/okhttp/okio/
DCONTRIBUTING.md5 forking the repository and sending a pull request.
/external/javapoet/
DCONTRIBUTING.md4 If you would like to contribute code you can do so through GitHub by forking
/external/guice/
DCONTRIBUTING.md37 1. Follow the normal process of [forking][] the project, and setup a new
56 [forking]: https://help.github.com/articles/fork-a-repo
/external/okio/
DCONTRIBUTING.md27 Contribute code changes through GitHub by forking the repository and sending a pull request. We
/external/auto/
DCONTRIBUTING.md5 by forking the repository and sending a pull request.
/external/oboe/samples/
DREADME.md31 Patches are encouraged, and may be submitted by [forking this project](https://github.com/google/ob…
/external/libpcap/doc/
DREADME.aix27 If you fix the problems yourself, please submit a patch by forking

1234567