Commit: f82256202f73ab111e8586d75db1e0412f2120d6
Parent: 6de4bdb957cdc85d89851420ab06ca8e226f8d4e
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2019-09-27 17:34:12
Tree: a180a345d5eec7bb3686256e787802b21bc320d6

shared/mainloop: Add ell-based mainloop implementation This adds implementation of wrapper mainloop functions to interact with ell main APIs, enabling support for the applications that link with ell library and use mainloop functionality.

Diffstat

M Makefile.am | 11 ++++++++- - -
A src/shared/mainloop-ell.c | 126 ++++++++++++++++++++++++++++++++++++++++
A src/shared/timeout-ell.c | 72 ++++++++++++++++++++++++++++++++++++++++

3 files changed, 206 insertions(+), 3 deletions(-)

View Full Diff | Patch