Searched refs:setThreadPoolMaxThreadCount (Results 1 – 3 of 3) sorted by relevance
26 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
73 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
298 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) { in setThreadPoolMaxThreadCount() function in android::ProcessState