Home
last modified time | relevance | path

Searched defs:is_forking (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dspawn.py55 def is_forking(argv): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dspawn.py55 def is_forking(argv): function
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dspawn.py55 def is_forking(argv): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dspawn.py55 def is_forking(argv): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dspawn.py55 def is_forking(argv): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dspawn.py55 def is_forking(argv): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/thread_pool/
Doriginal_thread_pool.cc203 void OriginalThreadPool::Queue::SetForking(bool is_forking) { in SetForking()
Dwork_stealing_thread_pool.cc180 bool is_forking) { in SetForking()
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dforking.py321 def is_forking(argv): function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/thread_pool/
H A Dwork_stealing_thread_pool.cc302 bool is_forking) { in SetForking()