Home | History | Annotate | Download | only in device3

Lines Matching refs:mInflightLock

355         std::mutex mInflightLock;
1100 Mutex mInFlightLock; // Protects mInFlightMap and
1249 /**** Scope for mInFlightLock ****/
1252 // It must only be called with mInFlightLock held.
1255 // if it's no longer needed. It must only be called with mInFlightLock held.
1262 /**** End scope for mInFlightLock ****/