/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | scheduler_worker_pool_impl_unittest.cc | 104 size_t max_tasks) { in StartWorkerPool() 113 size_t max_tasks) { in CreateAndStartWorkerPool() 327 size_t max_tasks) override { in StartWorkerPool() 562 const auto max_tasks = worker_pool_->GetMaxTasksForTesting(); in FloodPool() local 1051 size_t max_tasks = worker_pool_->GetMaxTasksForTesting(); in ExpectMaxTasksIncreasesTo() local
|
H A D | scheduler_worker_pool_params.cc | 10 int max_tasks, in SchedulerWorkerPoolParams()
|
H A D | scheduler_worker_pool_params.h | 30 int max_tasks() const { return max_tasks_; } in max_tasks() function
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | thread_group_semaphore_unittest.cc | 106 size_t max_tasks, in StartThreadGroup() 121 size_t max_tasks = kMaxTasks, in CreateAndStartThreadGroup() 536 size_t max_tasks = kMaxTasks, in CreateAndStartThreadGroup() 765 size_t max_tasks = thread_group_->GetMaxTasksForTesting(); in ExpectMaxTasksIncreasesTo() local
|
H A D | thread_group_impl_unittest.cc | 104 size_t max_tasks, in StartThreadGroup() 119 size_t max_tasks = kMaxTasks, in CreateAndStartThreadGroup() 532 size_t max_tasks = kMaxTasks, in CreateAndStartThreadGroup() 751 size_t max_tasks = thread_group_->GetMaxTasksForTesting(); in ExpectMaxTasksIncreasesTo() local
|
H A D | thread_group_semaphore.cc | 136 size_t max_tasks, in Start()
|
H A D | thread_group_impl.cc | 131 size_t max_tasks, in Start()
|
H A D | thread_group.cc | 159 size_t max_tasks, in StartImpl()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/6/external/libchrome/base/task_scheduler/ |
D | scheduler_worker_pool_params.h | 33 int max_tasks() const { return max_tasks_; } in max_tasks() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/task_scheduler/ |
D | scheduler_worker_pool_params.h | 33 int max_tasks() const { return max_tasks_; } in max_tasks() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/share/clang/ |
D | clang-tidy-diff.py | 95 def start_workers(max_tasks, tidy_caller, arguments): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/share/clang/ |
D | clang-tidy-diff.py | 95 def start_workers(max_tasks, tidy_caller, arguments): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/share/clang/ |
D | clang-tidy-diff.py | 95 def start_workers(max_tasks, tidy_caller, arguments): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/share/clang/ |
D | clang-tidy-diff.py | 95 def start_workers(max_tasks, tidy_caller, arguments): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/clang/ |
D | clang-tidy-diff.py | 95 def start_workers(max_tasks, tidy_caller, arguments): argument
|
/aosp_15_r20/external/gemmlowp/meta/ |
H A D | legacy_multi_thread_common.h | 83 void PrepareTasks(std::int32_t max_tasks, std::int32_t m, std::int32_t n, in PrepareTasks()
|
/aosp_15_r20/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta2/src/main/proto/google/cloud/tasks/v2beta2/ |
H A D | cloudtasks.proto | 785 int32 max_tasks = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/tasks/v2beta2/ |
H A D | cloudtasks.proto | 809 int32 max_tasks = 2; field
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/concurrent/futures/ |
D | process.py | 220 def _process_worker(call_queue, result_queue, initializer, initargs, max_tasks=None): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/concurrent/futures/ |
H A D | process.py | 220 def _process_worker(call_queue, result_queue, initializer, initargs, max_tasks=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/concurrent/futures/ |
D | process.py | 220 def _process_worker(call_queue, result_queue, initializer, initargs, max_tasks=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/concurrent/futures/ |
D | process.py | 220 def _process_worker(call_queue, result_queue, initializer, initargs, max_tasks=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/concurrent/futures/ |
D | process.py | 220 def _process_worker(call_queue, result_queue, initializer, initargs, max_tasks=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/concurrent/futures/ |
D | process.py | 220 def _process_worker(call_queue, result_queue, initializer, initargs, max_tasks=None): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_cs.c | 2200 const unsigned int max_tasks = 4096; in llvmpipe_draw_mesh_tasks() local
|