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