Searched refs:mRequestLock (Results 1 – 2 of 2) sorted by relevance
3424 Mutex::Autolock l(mRequestLock); in setNotificationListener()3429 Mutex::Autolock l(mRequestLock); in configurationComplete()3439 Mutex::Autolock l(mRequestLock); in queueRequestList()3518 Mutex::Autolock l(mRequestLock); in setRepeatingRequests()3544 Mutex::Autolock l(mRequestLock); in clearRepeatingRequests()3560 Mutex::Autolock l(mRequestLock); in clear()3651 Mutex::Autolock l(mRequestLock); in checkAndStopRepeatingRequest()3875 Mutex::Autolock l(mRequestLock); in threadLoop()4042 Mutex::Autolock l(mRequestLock); in isStreamPending()4107 Mutex::Autolock l(mRequestLock); in cleanUpFailedRequests()[all …]
785 Mutex mRequestLock; variable