Searched refs:mDebugLock (Results 1 – 2 of 2) sorted by relevance
362 Mutex::Autolock _l(mDebugLock); in sendCommand()962 Mutex::Autolock _l(mDebugLock); in fillBuffer()970 Mutex::Autolock _l(mDebugLock); in fillBuffer()1023 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()1038 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()1169 Mutex::Autolock _l(mDebugLock); in onMessage()1197 Mutex::Autolock _l(mDebugLock); in onMessage()1249 Mutex::Autolock _l(mDebugLock); in onEvent()
156 Mutex mDebugLock; member