Home
last modified time | relevance | path

Searched defs:thread_pool_size (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/beta/
Dimplementations.py144 metadata_transformer, thread_pool, thread_pool_size): argument
161 thread_pool_size=None): argument
243 response_serializers, thread_pool, thread_pool_size, argument
261 thread_pool_size=None, argument
D_server_adaptations.py378 thread_pool_size): argument
/external/v8/src/libplatform/
Ddefault-platform.cc35 int thread_pool_size, IdleTaskSupport idle_task_support, in NewDefaultPlatform()
49 int thread_pool_size, IdleTaskSupport idle_task_support, in CreateDefaultPlatform()
102 void DefaultPlatform::SetThreadPoolSize(int thread_pool_size) { in SetThreadPoolSize()
Ddefault-worker-threads-task-runner.cc14 uint32_t thread_pool_size) { in DefaultWorkerThreadsTaskRunner()
/external/v8/src/
Dd8.h389 int thread_pool_size = 0; variable
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc282 const int thread_pool_size = in DirectSession() local