HomeSort by relevance Sort by last modified time
    Searched refs:setThreadPoolMaxThreadCount (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/
main_surfaceflinger.cpp 33 ProcessState::self()->setThreadPoolMaxThreadCount(4);
  /system/core/healthd/
healthd_mode_android.cpp 50 ProcessState::self()->setThreadPoolMaxThreadCount(0);
  /frameworks/native/include/binder/
ProcessState.h 62 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
  /frameworks/native/libs/binder/
ProcessState.cpp 295 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) {

Completed in 140 milliseconds