Searched refs:mDestroying (Results 1 – 4 of 4) sorted by relevance
49 mDestroying = false; in ReturnFrame()67 mDestroying = true; in requestExit()76 if (!mDestroying) { in threadLoop()88 bool mDestroying; variable95 mDestroying = false; in QueueFrame()110 mDestroying = true; in requestExit()126 while (mFrames.empty() && !mDestroying) mFramesCondition.wait(mFramesMutex); in threadLoop()127 if (!mDestroying) { in threadLoop()151 bool mDestroying; variable
69 if (!mDestroying) { in threadLoop()98 mDestroying = true; in requestExit()
153 if (!mDestroying) { in threadLoop()175 mDestroying = true; in requestExit()
389 mDestroying(false), mRestartCapture(false), in BufferSourceThread()398 mDestroying = true; in ~BufferSourceThread()451 bool mDestroying; variable