Searched refs:mThreadPoolStarted (Results 1 – 2 of 2) sorted by relevance
134 if (!mThreadPoolStarted) { in startThreadPool()135 mThreadPoolStarted = true; in startThreadPool()287 if (mThreadPoolStarted) { in spawnPooledThread()342 , mThreadPoolStarted(false) in ProcessState()
98 bool mThreadPoolStarted; variable