mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-16 19:37:04 +00:00
If a thread encounters timeout == 0 for poll, it considers itself "busy" and with some hysteresis it tries to drop loops for others to pick and thus better distribute work between threads.