| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/actors/ |
| D | PingPongWithBlockingContext.kt | 32 private val threadPool = newFixedThreadPoolContext(8, "PongCtx") constant in benchmarks.scheduler.actors.PingPongWithBlockingContext
|
| /external/guava/guava-tests/benchmark/com/google/common/collect/ |
| D | ConcurrentHashMultisetBenchmark.java | 58 private ExecutorService threadPool; field in ConcurrentHashMultisetBenchmark
|
| /external/guava/android/guava-tests/benchmark/com/google/common/collect/ |
| D | ConcurrentHashMultisetBenchmark.java | 58 private ExecutorService threadPool; field in ConcurrentHashMultisetBenchmark
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | AtomicLongMapBasherTest.java | 48 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testModify_basher() local
|
| /external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
| D | AtomicLongMapBasherTest.java | 48 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testModify_basher() local
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
| D | ReflectionToStringBuilderConcurrencyTest.java | 91 final ExecutorService threadPool = Executors.newFixedThreadPool(2); in testConcurrency() local
|
| D | ToStringStyleConcurrencyTest.java | 90 final ExecutorService threadPool = Executors.newFixedThreadPool(2); in testConcurrency() local
|
| /external/guava/android/guava-tests/test/com/google/common/cache/ |
| D | CacheBuilderTest.java | 502 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local 599 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_get_basher() local
|
| /external/skia/tests/ |
| D | GrContextFactoryTest.cpp | 91 std::unique_ptr<SkExecutor> threadPool = SkExecutor::MakeFIFOThreadPool(1); in DEF_GANESH_TEST() local
|
| /external/guava/guava-tests/test/com/google/common/cache/ |
| D | CacheBuilderTest.java | 578 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local 675 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_get_basher() local
|
| /external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/ |
| D | MultithreadingTest.kt | 29 newSingleThreadContext("testSingleThread").use { threadPool -> in <lambda>() method
|
| /external/grpc-grpc/src/csharp/Grpc.Core/ |
| D | GrpcEnvironment.cs | 59 readonly GrpcThreadPool threadPool; field in Grpc.Core.GrpcEnvironment
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | QueuesTest.java | 70 private ExecutorService threadPool; field in QueuesTest
|
| /external/guava/android/guava-tests/test/com/google/common/collect/ |
| D | QueuesTest.java | 70 private ExecutorService threadPool; field in QueuesTest
|
| /external/angle/src/image_util/ |
| D | AstcDecompressor.cpp | 214 std::shared_ptr<WorkerThreadPool> &threadPool = in decompress() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/collisions/ |
| D | pool.c | 211 …{ ZSTD_pthread_t* const threadPool = (ZSTD_pthread_t*)malloc(numThreads * sizeof(ZSTD_pthread_t)… in POOL_resize_internal() local
|
| /external/zstd/lib/common/ |
| D | pool.c | 214 …{ ZSTD_pthread_t* const threadPool = (ZSTD_pthread_t*)ZSTD_customMalloc(numThreads * sizeof(ZSTD… in POOL_resize_internal() local
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | context.h | 520 THREAD_POOL threadPool; // Thread pool associated with this context member
|