jobs: Refactor event loop handling 27/19527/2
authorJosé Bollo <jose.bollo@iot.bzh>
Sun, 6 Jan 2019 09:34:12 +0000 (10:34 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 16 Jan 2019 21:32:25 +0000 (22:32 +0100)
commite9c6530ee21bb3345741044e8bf87fc6a73252e9
treeb0f5e5991c0a9808db885faa9fc8768ee9ab22ce
parentbb5dd7af3cb715e707f367ee7fd462de12c84f8e
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 <jose.bollo@iot.bzh>
src/jobs.c
src/sig-monitor.c
src/sig-monitor.h