shared/mainloop: Add ell-based mainloop implementation 43/220743/1
authorInga Stotland <inga.stotland@intel.com>
Sun, 11 Aug 2019 07:00:45 +0000 (00:00 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Fri, 20 Dec 2019 17:01:34 +0000 (22:31 +0530)
commiteb9faf7dcf6cd304ea1917cb8a973364912ab1fe
treea820ed7f64cb303b91265953af64af72cde1bd83
parent6b1619850ba76b3b38b9b4e11cbdb53a73e0659d
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.

Change-Id: I9a52c5589097d0acb7a488af88600e9a99d38070
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
Makefile.am
src/shared/mainloop-ell.c [new file with mode: 0644]
src/shared/timeout-ell.c [new file with mode: 0644]