Searched refs:mThreadPoolStarted (Results 1 – 2 of 2) sorted by relevance
150 if (!mThreadPoolStarted) { in startThreadPool()151 mThreadPoolStarted = true; in startThreadPool()348 if (mThreadPoolStarted) { in spawnPooledThread()436 , mThreadPoolStarted(false) in ProcessState()
135 bool mThreadPoolStarted; variable