Searched defs:mShutdown (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A DrsFifoSocket.h48 bool mShutdown; member in class:android::renderscript::FifoSocket
/frameworks/wilhelm/src/
H A DThreadPool.h57 SLboolean mShutdown; ///< Whether shutdown of thread pool has been requested member in struct:__anon1739
H A Ditfstruct.h303 SLboolean mShutdown; member in struct:Engine_interface
/frameworks/base/services/core/jni/
H A Dcom_android_server_tv_TvInputHal.cpp98 bool mShutdown; member in class:android::BufferProducerThread
113 mShutdown(false) {
181 mShutdown = true;
216 if (mBuffer == NULL && !mShutdown && anw != NULL) {

Completed in 109 milliseconds