Home
last modified time | relevance | path

Searched refs:mThreadStop (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DPendingRequestPool.h87 bool mThreadStop = false; variable
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DPendingRequestPool.cpp49 [this] { return mThreadStop; })) { in PendingRequestPool()
61 mThreadStop = true; in ~PendingRequestPool()