Searched refs:using_poll (Results 1 – 1 of 1) sorted by relevance
371 bool using_poll = true; in GetTickPeriodMs() local373 using_poll &= instance->buffer_watches_posted; in GetTickPeriodMs()387 return using_poll ? kPollBackingTickPeriodMs : kDefaultTickPeriodMs; in GetTickPeriodMs()