Lines Matching refs:timers
302 * unix,win: fix busy loop with zero timeout timers (Matheus Izvekov)
488 * src: don't run timers if loop is stopped/unref'd (Trevor Norris)
727 * win,unix: change execution order of timers (Trevor Norris)
2596 * unix,win: merge timers implementation (Ben Noordhuis)
3639 * win: evaluate timers when system wakes up (Bartosz Sosnowski)
4889 * windows: further simplify the code for timers (Saúl Ibarra Corretgé)
4895 * unix, windows: don't allow a NULL callback on timers (Saúl Ibarra Corretgé)
5255 * unix: use a heap for timers (Ben Noordhuis)
6097 * unix, windows: ensure that uv_run() in RUN_ONCE mode calls timers that expire
6225 * windows: make timers handle large timeouts (Miroslav Bajtoš)
6347 * unix: make timers handle large timeouts (Ben Noordhuis)