Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_thread_pool.py22 def __init__(self, max_workers): argument
Dtest_common.py102 def test_server(max_workers=10): argument
/external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/
Dlogging_pool.py62 def pool(max_workers): argument
/external/python/futures/concurrent/futures/
Dthread.py98 def __init__(self, max_workers=None, thread_name_prefix=''): argument
Dprocess.py267 def __init__(self, max_workers=None): argument
/external/python/cpython3/Lib/concurrent/futures/
Dthread.py113 def __init__(self, max_workers=None, thread_name_prefix='', argument
Dprocess.py490 def __init__(self, max_workers=None, mp_context=None, argument
/external/ltp/testcases/kernel/fs/read_all/
Dread_all.c92 static long max_workers = 15; variable
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c3376 int max_workers = in get_max_row_mt_workers_per_tile() local