eio/fallback: remove intermediate idler
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 26 Jun 2018 20:42:04 +0000 (16:42 -0400)
committerMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Fri, 29 Jun 2018 00:24:14 +0000 (09:24 +0900)
commit33a9811c181d6ceabc524ffbfadbef86c6c0a240
tree709ed97277280a9cd18609b9ebffab0ae856fdb4
parentb6b566a7875bdbbe9678a0c361b3e305072175bc
eio/fallback: remove intermediate idler

for some reason, the fallback thread would exit -> create timer ->
create idler -> create thread; the existence of the idler makes little
sense and introduces variability in the timer interval

@fix

Differential Revision: https://phab.enlightenment.org/D6441
src/lib/eio/eio_monitor_poll.c