Searched refs:mDebugLock (Results 1 – 2 of 2) sorted by relevance
379 Mutex::Autolock _l(mDebugLock); in sendCommand()1226 Mutex::Autolock _l(mDebugLock); in fillBuffer()1234 Mutex::Autolock _l(mDebugLock); in fillBuffer()1372 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()1387 Mutex::Autolock _l(mDebugLock); in emptyBuffer_l()1566 Mutex::Autolock _l(mDebugLock); in handleMessage()1600 Mutex::Autolock _l(mDebugLock); in handleMessage()1666 Mutex::Autolock _l(mDebugLock); in onEvent()
187 Mutex mDebugLock; member