Searched refs:SetThreadPoolSize (Results 1 – 3 of 3) sorted by relevance
43 platform->SetThreadPoolSize(thread_pool_size); in NewDefaultPlatform()102 void DefaultPlatform::SetThreadPoolSize(int thread_pool_size) { in SetThreadPoolSize() function in v8::platform::DefaultPlatform
40 void SetThreadPoolSize(int thread_pool_size); in NON_EXPORTED_BASE()
205 public static void SetThreadPoolSize(int threadCount) in SetThreadPoolSize() method in Grpc.Core.GrpcEnvironment