DSEventLoop: add DSEventLoop class 80/241580/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 6 Jul 2020 08:48:11 +0000 (17:48 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:45:57 +0000 (18:45 +0900)
commit0b5590908035103c22f3e5724c976d15b43b396a
tree3f15af822d699a62b4ee4ecf6e3755e3e4b73e3c
parent25d4b59e3cc5e41d98cd96820ba99704fdb61f40
DSEventLoop: add DSEventLoop class

Change-Id: Ib6c530c400abc8b8b9915add28288dfdad520a98
src/DSEventLoop/DSEventLoop.cpp [new file with mode: 0644]
src/DSEventLoop/DSEventLoop.h [new file with mode: 0644]
src/meson.build
tests/DSEventLoop-test.cpp [new file with mode: 0644]
tests/meson.build