Home
last modified time | relevance | path

Searched refs:mThreadPoolStarted (Results 1 – 25 of 3646) sorted by relevance

12345678910>>...146

/aosp_15_r20/frameworks/native/libs/binder/
H A DProcessState.cpp213 if (!mThreadPoolStarted) { in startThreadPool()
219 mThreadPoolStarted = true; in startThreadPool()
427 if (mThreadPoolStarted) { in spawnPooledThread()
442 LOG_ALWAYS_FATAL_IF(mThreadPoolStarted && maxThreads < mMaxThreads, in setThreadPoolMaxThreadCount()
465 if (mThreadPoolStarted) { in getThreadPoolMaxTotalThreadCount()
501 return mThreadPoolStarted; in isThreadPoolStarted()
583 mThreadPoolStarted(false), in ProcessState()
/aosp_15_r20/system/libhwbinder/
H A DProcessState.cpp113 if (!mThreadPoolStarted) { in startThreadPool()
114 mThreadPoolStarted = true; in startThreadPool()
308 if (mThreadPoolStarted) { in spawnPooledThread()
317 LOG_ALWAYS_FATAL_IF(mThreadPoolStarted && maxThreads < mMaxThreads, in setThreadPoolConfiguration()
413 , mThreadPoolStarted(false) in ProcessState()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/binder/include/binder/
DProcessState.h131 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/binder/include/binder/
DProcessState.h131 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/binder/include/binder/
DProcessState.h131 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/binder/include/binder/
DProcessState.h131 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/
DProcessState.h129 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/system/libhwbinder/include/hwbinder/
H A DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libhwbinder/include/hwbinder/
DProcessState.h121 bool mThreadPoolStarted; variable

12345678910>>...146