Searched refs:mSyncLock (Results 1 – 2 of 2) sorted by relevance
226 Mutex mSyncLock; member
334 Mutex::Autolock syncLock(mSyncLock); in flush()345 (void)mSyncCondition.waitRelative(mSyncLock, ms2ns(1000)); in flush()805 Mutex::Autolock syncLock(mSyncLock); in onMessageReceived()