Searched refs:getSyncStatusLocked (Results 1 – 4 of 4) sorted by relevance
95 C2SyncVariables::SyncStatus getSyncStatusLocked();
211 C2SyncVariables::SyncStatus C2SyncVariables::getSyncStatusLocked() { in getSyncStatusLocked() function in C2SyncVariables
311 if (syncVar->getSyncStatusLocked() != C2SyncVariables::STATUS_ACTIVE) { in fetchFromIgbp_l()723 if (syncVar->getSyncStatusLocked() == C2SyncVariables::STATUS_ACTIVE) { in ~C2BufferQueueBlockPoolData()736 if (syncVar->getSyncStatusLocked() != C2SyncVariables::STATUS_SWITCHING) { in ~C2BufferQueueBlockPoolData()
136 syncVar->getSyncStatusLocked() == C2SyncVariables::STATUS_SWITCHING) { in attachToBufferQueue()