Searched refs:setThreadPoolMaxThreadCount (Results 1 – 19 of 19) 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()
58 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
89 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
125 ps->setThreadPoolMaxThreadCount(0); in main()
142 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
185 ProcessState::self()->setThreadPoolMaxThreadCount(0); in main()
162 android::ProcessState::self()->setThreadPoolMaxThreadCount(1); in server()
244 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
282 android::ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
392 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) { in setThreadPoolMaxThreadCount() function in android::ProcessState
531 ProcessState::self()->setThreadPoolMaxThreadCount(0); in runBinderServer()
711 android::ProcessState::self()->setThreadPoolMaxThreadCount(8); in main()
1162 ProcessState::self()->setThreadPoolMaxThreadCount(maxThreads); in android_os_BinderInternal_setMaxThreads()