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:__anon2085
H A Ditfstruct.h302 SLboolean mShutdown; member in struct:Engine_interface
/frameworks/base/services/core/jni/
H A Dcom_android_server_tv_TvInputHal.cpp116 bool mShutdown; member in class:android::BufferProducerThread
131 mShutdown(false) {
199 mShutdown = true;
234 if (mBuffer == NULL && !mShutdown && anw != NULL) {

Completed in 396 milliseconds