Improve safety of link to event loop 27/19627/3 sandbox/knimitz/rev_19627 7.90.0 halibut/7.90.0 halibut_7.90.0
authorJosé Bollo <jose.bollo@iot.bzh>
Sat, 5 Jan 2019 20:22:20 +0000 (21:22 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 29 Jan 2019 14:16:49 +0000 (15:16 +0100)
commit11e5020569efe21957c3079c20ffd5f69f514d7a
tree74217791aa1c8e2be09c52f8a1e8458e1e7ef9f0
parentc0146077906057bf97688a617870228eaad0cf54
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>
src/libhomescreen.cpp