From: José Bollo Date: Sun, 6 Jan 2019 09:34:12 +0000 (+0100) Subject: jobs: Refactor event loop handling X-Git-Tag: 6.99.4^2~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=e9c6530ee21bb3345741044e8bf87fc6a73252e9;hp=e9c6530ee21bb3345741044e8bf87fc6a73252e9;p=src%2Fapp-framework-binder.git jobs: Refactor event loop handling This improves the arbitration of the single event loop across threads. Before introduction of using 'evenfd' there was several event loop. At the current time, there is only one. At the end, there will probably remain only one. Bug-AGL: SPEC-2089 Change-Id: Iac9db7cbe15b4c9c76e6e9a8f6e641ed2a9039e0 Signed-off-by: José Bollo ---