Searched refs:setThreadPoolMaxThreadCount (Results 1 – 5 of 5) sorted by relevance
23 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
35 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
64 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
297 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) { in setThreadPoolMaxThreadCount() function in android::ProcessState
923 ProcessState::self()->setThreadPoolMaxThreadCount(maxThreads); in android_os_BinderInternal_setMaxThreads()