Home
last modified time | relevance | path

Searched refs:SetThreadPoolSize (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/libplatform/
Ddefault-platform.cc43 platform->SetThreadPoolSize(thread_pool_size); in NewDefaultPlatform()
102 void DefaultPlatform::SetThreadPoolSize(int thread_pool_size) { in SetThreadPoolSize() function in v8::platform::DefaultPlatform
Ddefault-platform.h40 void SetThreadPoolSize(int thread_pool_size); in NON_EXPORTED_BASE()
/external/grpc-grpc/src/csharp/Grpc.Core/
DGrpcEnvironment.cs205 public static void SetThreadPoolSize(int threadCount) in SetThreadPoolSize() method in Grpc.Core.GrpcEnvironment