Searched refs:mDebugLock (Results 1 – 2 of 2) sorted by relevance
551 Mutex::Autolock _l(mDebugLock); in sendCommand()1711 Mutex::Autolock _l(mDebugLock); in fillBuffer()1719 Mutex::Autolock _l(mDebugLock); in fillBuffer()1879 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()1894 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()2081 Mutex::Autolock _l(mDebugLock); in handleMessage()2111 Mutex::Autolock _l(mDebugLock); in handleMessage()2253 Mutex::Autolock _l(mDebugLock); in onEvent()
178 Mutex mDebugLock; member