Searched defs:numThreads (Results 1 – 13 of 13) sorted by relevance
29 bool ABinderProcess_setThreadPoolMaxThreadCount(uint32_t numThreads) { in ABinderProcess_setThreadPoolMaxThreadCount()
46 private static void timeContention(int numThreads) throws Exception { in timeContention()
89 int numThreads = 2 * callbackCount; in testAddCallbackRemoveCallback_concurrently() local
101 TaskProcessor::TaskProcessor(unsigned int numThreads) in TaskProcessor()
225 int numThreads = SIZE - 2; in testRemoveChannelNotifications_concurrently() local
191 final int numThreads = 2; in testKeyValue_ReadRemoveConcurrency() local
189 public static final native void setMaxThreads(int numThreads); in setMaxThreads()
194 const uint32_t numThreads = std::thread::hardware_concurrency(); in start() local
241 size_t numThreads = numThreadPairs * 2; in setResources() local
159 size_t numThreads = 1; member
548 int32_t numThreads = in initDecoder() local
726 const uint32_t numThreads = mWorkers.mCount + 1; in launchReduceParallel() local
513 int32_t numThreads = android::base::GetIntProperty(kNumThreadsProperty, 0); in initDecoder() local