Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DThreadPool.cpp26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
114 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
DParallel.cpp42 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) { in ThreadPoolExecutor()
/third_party/grpc/src/csharp/Grpc.Microbenchmarks/
DCommonThreadedBase.cs41 public int ThreadCount { get; set; } property in Grpc.Microbenchmarks.CommonThreadedBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DParallelCG.cpp55 int ThreadCount = 0; in splitCodeGen() local
/third_party/skia/third_party/externals/swiftshader/src/SwiftShader/
DSwiftShader.ini27 ThreadCount=0 key
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOBackend.cpp379 unsigned ThreadCount = 0; in splitCodeGen() local