diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2019-01-18 13:37:12 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2019-01-24 11:46:41 +0100 |
commit | c24fb79df547212f8958e2687c1e060168c35b6e (patch) | |
tree | f0cbf559cedc9273b1ecf8e92cd64e5ab2ac6060 /conf.d/packaging/deb/agl-app-afb-test.dsc | |
parent | 727d5cc0e72837fdf1c2fb053ad5bee4d42f92a4 (diff) |
Handle event in core binding
Prefers to handle the events reception by the binding, in C, rather than using
the LUA interpreter to avoid race condition on the LUA context. Because we are
waiting events in LUA context using binder call sync, when the event is received
then 2 threads operate simultaneously on LUA context, the waiting event thread and
the receiving event thread.
Bug-AGL: SPEC-2135
Change-Id: Ied0a78a61263b8fd41305969c636a491c6bb0295
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'conf.d/packaging/deb/agl-app-afb-test.dsc')
0 files changed, 0 insertions, 0 deletions