Searched refs:setThreadPoolMaxThreadCount (Results 1 – 20 of 20) sorted by relevance
23 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
34 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
41 ps->setThreadPoolMaxThreadCount(1); // everything is oneway, let it queue and save ram in main()
32 return ProcessState::self()->setThreadPoolMaxThreadCount(numThreads) == 0; in ABinderProcess_setThreadPoolMaxThreadCount()
37 ProcessState::self()->setThreadPoolMaxThreadCount(16); in main()
17 ps->setThreadPoolMaxThreadCount(4); in main()
81 android::ProcessState::self()->setThreadPoolMaxThreadCount(8); in main()
67 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
89 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
125 ps->setThreadPoolMaxThreadCount(0); in main()
147 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
208 ProcessState::self()->setThreadPoolMaxThreadCount(0); in main()
202 android::ProcessState::self()->setThreadPoolMaxThreadCount(1); in server()
246 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
2017 ProcessState::self()->setThreadPoolMaxThreadCount(kKernelThreads); in run_server()
286 android::ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
419 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) { in setThreadPoolMaxThreadCount() function in android::ProcessState
712 android::ProcessState::self()->setThreadPoolMaxThreadCount(8); in main()
1182 ProcessState::self()->setThreadPoolMaxThreadCount(maxThreads); in android_os_BinderInternal_setMaxThreads()