Searched refs:setThreadPoolMaxThreadCount (Results 1 – 17 of 17) sorted by relevance
23 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
34 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
32 return ProcessState::self()->setThreadPoolMaxThreadCount(numThreads) == 0; in ABinderProcess_setThreadPoolMaxThreadCount()
41 ps->setThreadPoolMaxThreadCount(1); // everything is oneway, let it queue and save ram in main()
17 ps->setThreadPoolMaxThreadCount(4); in main()
81 android::ProcessState::self()->setThreadPoolMaxThreadCount(8); in main()
60 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
90 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
121 ps->setThreadPoolMaxThreadCount(0); in main()
161 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
181 ProcessState::self()->setThreadPoolMaxThreadCount(0); in main()
162 android::ProcessState::self()->setThreadPoolMaxThreadCount(1); in server()
349 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) { in setThreadPoolMaxThreadCount() function in android::ProcessState
531 ProcessState::self()->setThreadPoolMaxThreadCount(0); in runBinderServer()
639 android::ProcessState::self()->setThreadPoolMaxThreadCount(8); in main()
1157 ProcessState::self()->setThreadPoolMaxThreadCount(maxThreads); in android_os_BinderInternal_setMaxThreads()