Searched defs:threadCount (Results 1 – 12 of 12) sorted by relevance
26 uint32_t threadCount; // number of threads total member
49 static void doSomeWork(int threadCount) { in doSomeWork()
157 bool WorkerPool::init(int threadCount) { in init()
176 final int threadCount = 4; in testMultithreadCacheStressTest() local
82 val threadCount = lines[0].size in <lambda>() constant
72 uint32_t threadCount, const Restriction* restriction) in HistogramTask()154 uint32_t threadCount, const float* coefficients, in HistogramDotTask()
69 uint32_t threadCount, float radius, const Restriction* restriction) in BlurTask()
155 const size_t threadCount = mThreads.size(); in launch() local
41 TEST(DISABLED_CommonPool, threadCount) { in TEST() argument
152 int threadCount = 0; in checkResults() local
228 int threadCount = 1; in main() local
1121 static void saturateThreadPool(size_t threadCount, const sp<IBinderRpcTest>& iface) { in saturateThreadPool()