Searched refs:mIsStopping (Results 1 – 5 of 5) sorted by relevance
112 mIsStopping = true; in ~CommonPool()127 std::atomic_bool mIsStopping = false; variable
83 while (!mIsStopping) { in workerLoop()
398 private boolean mIsStopping = false; field in SoundTriggerModule.Session.Model440 if (mIsStopping == true) { in startRecognition()457 mIsStopping = true; in stopRecognition()461 mIsStopping = false; in stopRecognition()
95 volatile boolean mIsStopping = false; field in BackupHandler115 mIsStopping = true; in stop()126 if (!mIsStopping) { in dispatchMessage()144 if (mIsStopping) { in handleMessage()
136 mIsStopping = mShouldStop; in dispatchMessageInternal()