Home | History | Annotate | Download | only in gui

Lines Matching refs:foundSync

262     int found, foundSync;
313 foundSync = INVALID_BUFFER_SLOT;
327 foundSync = i;
335 foundSync = i;
366 tryAgain = mSynchronousMode && (foundSync == INVALID_BUFFER_SLOT);
373 // foundSync guaranteed to be != INVALID_BUFFER_SLOT
374 found = foundSync;