From: José Bollo Date: Thu, 14 Feb 2019 08:37:26 +0000 (+0100) Subject: system & jobs: Reverse link and acquiring events X-Git-Tag: 7.99.1~30 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=c330ecf92fef81fdb0471715326b8bc6b4d52bc6;hp=c330ecf92fef81fdb0471715326b8bc6b4d52bc6;p=src%2Fapp-framework-binder.git system & jobs: Reverse link and acquiring events - The new version of 'systemd_get_event_loop' dont depends anymore on jobs but returns a unique systemd event loop for any threads. - The event loop of jobs now use system.h function instead of the opposite. - The function 'jobs_get_sd_event' is removed - The function 'jobs_acquire_event_manager' is introduced. It is designed to that the current thread can manipulate the single event manager Change-Id: I31fe48dfe0f2cfa4d468e49338d36fea6e7e8081 Signed-off-by: José Bollo ---