Searched refs:triggerPuller (Results 1 – 1 of 1) sorted by relevance
363 bool triggerPuller = false; in pullAndMatchEventsLocked() local368 triggerPuller = mCondition == ConditionState::kTrue && mCurrentSlicedBucket->empty(); in pullAndMatchEventsLocked()372 triggerPuller = mCondition == ConditionState::kTrue; in pullAndMatchEventsLocked()376 triggerPuller = mCondition == ConditionState::kTrue; in pullAndMatchEventsLocked()382 if (!triggerPuller) { in pullAndMatchEventsLocked()