diff options
author | José Bollo <jose.bollo@iot.bzh> | 2019-01-05 21:22:39 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-02-05 17:45:54 +0000 |
commit | 42dbcc0d19bc5571c3e80588139a069128551900 (patch) | |
tree | 4311fa823f3159d0af84563ff3358df98b6935f6 /CMakeLists.txt | |
parent | bab3af6af16591d4d95275fac3c6d920ab9f4b41 (diff) |
Improve integration of callsyncguppy_7.0.0guppy_6.99.5guppy/7.0.0guppy/6.99.57.0.06.99.5
Avoid concurrency with the thread managing
the event loop by using condition variables.
Also, 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.
Change-Id: I3d6fd2fd52a97dae42228657a09b8b0a15b96edf
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
(cherry picked from commit e88fb8522d335b9a7fb723ae5656dc9b2e7850c7)
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions