Searched refs:mSyncLock (Results 1 – 2 of 2) sorted by relevance
232 Mutex mSyncLock; member
343 Mutex::Autolock syncLock(mSyncLock); in flush()354 (void)mSyncCondition.waitRelative(mSyncLock, ms2ns(1000)); in flush()854 Mutex::Autolock syncLock(mSyncLock); in onMessageReceived()