Home
last modified time | relevance | path

Searched defs:SetThreadPoolSize (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/
DGrpcEnvironment.cs205 public static void SetThreadPoolSize(int threadCount) in SetThreadPoolSize() method in Grpc.Core.GrpcEnvironment
/external/v8/src/libplatform/
Ddefault-platform.cc102 void DefaultPlatform::SetThreadPoolSize(int thread_pool_size) { in SetThreadPoolSize() function in v8::platform::DefaultPlatform