Improve safety of link to event loop 71/19871/3 guppy 6.99.5 7.0.0 7.0.1 7.0.2 7.0.3 7.0.4 guppy/6.99.5 guppy/7.0.0 guppy/7.0.1 guppy/7.0.2 guppy/7.0.3 guppy/7.0.4 guppy_6.99.5 guppy_7.0.0 guppy_7.0.1 guppy_7.0.2 guppy_7.0.3 guppy_7.0.4
authorJosé Bollo <jose.bollo@iot.bzh>
Sat, 5 Jan 2019 20:22:20 +0000 (21:22 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 7 Feb 2019 12:18:35 +0000 (12:18 +0000)
commitd01f3c61041ff7b8d2d942f99680407ee10320bc
tree8faf022de012e0ed920ae63f91acd95c81588700
parentb73d090030c68af2e875e5997b926954c18548d4
Improve safety of link to event loop

Instead of using the default one that depends on the
current thread and that might be shared with other
items, use an explicit new one running in a dedicated
thread.

Bug-AGL: SPEC-2130

Change-Id: Ie609d19157a5dcaf6e5fa3896dc91d88ba5f214a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
(cherry picked from commit 11e5020569efe21957c3079c20ffd5f69f514d7a)
src/libhomescreen.cpp