Home
last modified time | relevance | path

Searched defs:max_workers (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/googleapis/google/dataflow/v1beta3/
H A Dtemplates.proto162 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 Dtemplates.proto162 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 Dthread_pool.py22 def __init__(self, max_workers): argument
H A Dtest_common.py108 def test_server(max_workers=10, reuse_port=False): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/
H A Dlogging_pool.py62 def pool(max_workers): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/concurrent/futures/
Dthread.py123 def __init__(self, max_workers=None, thread_name_prefix='', argument
Dprocess.py616 def __init__(self, max_workers=None, mp_context=None, argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/concurrent/futures/
H A Dthread.py123 def __init__(self, max_workers=None, thread_name_prefix='', argument
H A Dprocess.py616 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/
Dthread.py123 def __init__(self, max_workers=None, thread_name_prefix='', argument
Dprocess.py616 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/
Dthread.py123 def __init__(self, max_workers=None, thread_name_prefix='', argument
Dprocess.py616 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/
Dthread.py123 def __init__(self, max_workers=None, thread_name_prefix='', argument
Dprocess.py616 def __init__(self, max_workers=None, mp_context=None, argument
/aosp_15_r20/external/python/cpython3/Lib/concurrent/futures/
Dthread.py123 def __init__(self, max_workers=None, thread_name_prefix='', argument
Dprocess.py616 def __init__(self, max_workers=None, mp_context=None, argument
/aosp_15_r20/external/python/mobly/mobly/
Dutils.py333 def concurrent_exec(func, param_list, max_workers=30, raise_on_exception=False): argument
/aosp_15_r20/art/runtime/
H A Dthread_pool.cc254 void AbstractThreadPool::SetMaxActiveWorkers(size_t max_workers) { in SetMaxActiveWorkers()
/aosp_15_r20/external/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c89 static long max_workers = 15; variable
/aosp_15_r20/external/angle/src/tests/
H A Dcapture_replay_tests.py467 def RunInParallel(f, lst, max_workers, stop_event): argument
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc787 size_t max_workers = 1u, in TestRunner()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c1728 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 Ddecodeframe.c3021 int max_workers = in get_max_row_mt_workers_per_tile() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h91436 unsigned int max_workers; member

12