Searched defs:numThreads (Results 1 – 11 of 11) sorted by relevance
31 bool ABinderProcess_setThreadPoolMaxThreadCount(uint32_t numThreads) { in ABinderProcess_setThreadPoolMaxThreadCount()
64 int numThreads = DEFAULT_THREADS; in main() local
52 Replayer::Replayer(const std::string& filename, bool replayManually, int numThreads, bool wait, in Replayer()84 Replayer::Replayer(const Trace& t, bool replayManually, int numThreads, bool wait, nsecs_t stopHere) in Replayer()
46 private static void timeContention(int numThreads) throws Exception { in timeContention()
88 int numThreads = 2 * callbackCount; in testAddCallbackRemoveCallback_concurrently() local
220 int numThreads = SIZE - 2; in testRemoveChannelNotifications_concurrently() local
101 TaskProcessor::TaskProcessor(unsigned int numThreads) in TaskProcessor()
189 public static final native void setMaxThreads(int numThreads); in setMaxThreads()
229 size_t numThreads = numThreadPairs * 2; in setResources() local
726 const uint32_t numThreads = mWorkers.mCount + 1; in launchReduceParallel() local
486 size_t numThreads = 1; member