Searched refs:kNumThreads (Results 1 – 1 of 1) sorted by relevance
1195 static constexpr size_t kNumThreads = 4; in SetAllocationLimitMultipleThreads() local1196 pthread_t threads[kNumThreads]; in SetAllocationLimitMultipleThreads()1197 for (size_t i = 0; i < kNumThreads; i++) { in SetAllocationLimitMultipleThreads()1210 for (size_t i = 0; i < kNumThreads; i++) { in SetAllocationLimitMultipleThreads()