Searched refs:mDebugLock (Results 1 – 2 of 2) sorted by relevance
631 Mutex::Autolock _l(mDebugLock); in sendCommand()1800 Mutex::Autolock _l(mDebugLock); in fillBuffer()1808 Mutex::Autolock _l(mDebugLock); in fillBuffer()1968 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()1983 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()2170 Mutex::Autolock _l(mDebugLock); in handleMessage()2200 Mutex::Autolock _l(mDebugLock); in handleMessage()2342 Mutex::Autolock _l(mDebugLock); in onEvent()
178 Mutex mDebugLock; member