/aosp_15_r20/external/googleapis/google/dataflow/v1beta3/ |
H A D | templates.proto | 162 int32 max_workers = 2; field 290 int32 max_workers = 1; field
|
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/proto/google/dataflow/v1beta3/ |
H A D | templates.proto | 162 int32 max_workers = 2; field 290 int32 max_workers = 1; field
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
H A D | thread_pool.py | 22 def __init__(self, max_workers): argument
|
H A D | test_common.py | 108 def test_server(max_workers=10, reuse_port=False): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/ |
H A D | logging_pool.py | 62 def pool(max_workers): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/concurrent/futures/ |
D | thread.py | 123 def __init__(self, max_workers=None, thread_name_prefix='', argument
|
D | process.py | 616 def __init__(self, max_workers=None, mp_context=None, argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/concurrent/futures/ |
H A D | thread.py | 123 def __init__(self, max_workers=None, thread_name_prefix='', argument
|
H A D | process.py | 616 def __init__(self, max_workers=None, mp_context=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/concurrent/futures/ |
D | thread.py | 123 def __init__(self, max_workers=None, thread_name_prefix='', argument
|
D | process.py | 616 def __init__(self, max_workers=None, mp_context=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/concurrent/futures/ |
D | thread.py | 123 def __init__(self, max_workers=None, thread_name_prefix='', argument
|
D | process.py | 616 def __init__(self, max_workers=None, mp_context=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/concurrent/futures/ |
D | thread.py | 123 def __init__(self, max_workers=None, thread_name_prefix='', argument
|
D | process.py | 616 def __init__(self, max_workers=None, mp_context=None, argument
|
/aosp_15_r20/external/python/cpython3/Lib/concurrent/futures/ |
D | thread.py | 123 def __init__(self, max_workers=None, thread_name_prefix='', argument
|
D | process.py | 616 def __init__(self, max_workers=None, mp_context=None, argument
|
/aosp_15_r20/external/python/mobly/mobly/ |
D | utils.py | 333 def concurrent_exec(func, param_list, max_workers=30, raise_on_exception=False): argument
|
/aosp_15_r20/art/runtime/ |
H A D | thread_pool.cc | 254 void AbstractThreadPool::SetMaxActiveWorkers(size_t max_workers) { in SetMaxActiveWorkers()
|
/aosp_15_r20/external/ltp/testcases/kernel/fs/read_all/ |
H A D | read_all.c | 89 static long max_workers = 15; variable
|
/aosp_15_r20/external/angle/src/tests/ |
H A D | capture_replay_tests.py | 467 def RunInParallel(f, lst, max_workers, stop_event): argument
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_launcher.cc | 787 size_t max_workers = 1u, in TestRunner()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | ethread.c | 1728 static int compute_num_enc_workers(const AV1_COMP *cpi, int max_workers) { in compute_num_enc_workers()
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decodeframe.c | 3021 int max_workers = in get_max_row_mt_workers_per_tile() local
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 91436 unsigned int max_workers; member
|