Searched refs:mShutdown (Results 1 – 11 of 11) sorted by relevance
33 mShutdown = false; in FifoSocket()46 mShutdown = true; in shutdown()66 if (mShutdown) { in writeWaitReturn()77 if (mShutdown) { in read()83 rsAssert(ret == bytes || mShutdown); in read()85 if (mShutdown) { in read()
48 bool mShutdown; variable
33 mShutdown = false; in FifoSocket()46 mShutdown = true; in shutdown()68 if (mShutdown) { in writeWaitReturn()79 if (mShutdown) { in read()85 rsAssert(ret == bytes || mShutdown); in read()87 if (mShutdown) { in read()
91 tp->mShutdown = SL_BOOLEAN_FALSE; in ThreadPool_init()177 tp->mShutdown = SL_BOOLEAN_TRUE; in ThreadPool_deinit_internal()283 if (tp->mShutdown) { in ThreadPool_add()300 if (tp->mShutdown) { in ThreadPool_add()335 if (tp->mShutdown) { in ThreadPool_remove()
38 if (thiz->mEngine.mShutdown) { in sync_start()
57 SLboolean mShutdown; ///< Whether shutdown of thread pool has been requested member
299 SLboolean mShutdown; member
66 thiz->mEngine.mShutdown = SL_BOOLEAN_TRUE; in CEngine_Realize()112 thiz->mEngine.mShutdown = SL_BOOLEAN_TRUE; in CEngine_Destroy()
660 private volatile boolean mShutdown; field in AccessibilityInjector.TextToSpeechWrapper671 mShutdown = false; in TextToSpeechWrapper()744 mShutdown = true; in shutdown()754 if (!mShutdown && (status == TextToSpeech.SUCCESS)) {
989 thiz->mShutdown = SL_BOOLEAN_FALSE; in IEngine_init()