/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
H A D | 2-2.c | 91 static int parent_process(char *mqname, int read_pipe, int write_pipe, in parent_process() function
|
H A D | 2-1.c | 96 static int parent_process(char *mqname, int read_pipe, int write_pipe, in parent_process() function
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
H A D | 2-1.c | 95 static int parent_process(char *qname, int read_pipe, int write_pipe, in parent_process() function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/ |
H A D | process.py | 51 def parent_process(): function
|
H A D | context.py | 38 parent_process = staticmethod(process.parent_process) variable in BaseContext
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/ |
D | process.py | 51 def parent_process(): function
|
D | context.py | 38 parent_process = staticmethod(process.parent_process) variable in BaseContext
|
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/ |
D | process.py | 51 def parent_process(): function
|
D | context.py | 38 parent_process = staticmethod(process.parent_process) variable in BaseContext
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/ |
D | process.py | 51 def parent_process(): function
|
D | context.py | 38 parent_process = staticmethod(process.parent_process) variable in BaseContext
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/ |
D | process.py | 51 def parent_process(): function
|
D | context.py | 38 parent_process = staticmethod(process.parent_process) variable in BaseContext
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/ |
D | process.py | 51 def parent_process(): function
|
D | context.py | 38 parent_process = staticmethod(process.parent_process) variable in BaseContext
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | _test_multiprocessing.py | 5847 parent_process = staticmethod(multiprocessing.parent_process) variable in ProcessesMixin
|