Searched defs:SetThreadPoolSize (Results 1 – 2 of 2) sorted by relevance
| /external/grpc-grpc/src/csharp/Grpc.Core/ | ||
| D | GrpcEnvironment.cs | 205 public static void SetThreadPoolSize(int threadCount) in SetThreadPoolSize() method in Grpc.Core.GrpcEnvironment |
| /external/v8/src/libplatform/ | ||
| D | default-platform.cc | 102 void DefaultPlatform::SetThreadPoolSize(int thread_pool_size) { in SetThreadPoolSize() function in v8::platform::DefaultPlatform |