Searched refs:setThreadPoolMaxThreadCount (Results 1 – 9 of 9) sorted by relevance
23 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
44 ps->setThreadPoolMaxThreadCount(1); // everything is oneway, let it queue and save ram in main()
17 ps->setThreadPoolMaxThreadCount(4); in main()
85 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
70 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
131 proc->setThreadPoolMaxThreadCount(0); in main()
182 ProcessState::self()->setThreadPoolMaxThreadCount(0); in main()
356 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) { in setThreadPoolMaxThreadCount() function in android::ProcessState
971 ProcessState::self()->setThreadPoolMaxThreadCount(maxThreads); in android_os_BinderInternal_setMaxThreads()