DSEventLoop: add addIdleEnterer method 98/241698/1
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 31 Jul 2020 03:38:05 +0000 (12:38 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 10:04:58 +0000 (19:04 +0900)
commit21c3eb15ffd1c491911fde5bf8cca57c857b33f7
tree9bd5208cbbe775f48beca7b05118fc85640d995b
parent4a3aa8d4420f7fc402d6c5d8e3e1b8166e4bf325
DSEventLoop: add addIdleEnterer method

addIdleEnterer is static method in order to use this method anywhere.

Change-Id: Ic82c62caed004c813c6c68913af74f15b644de88
src/DSEventLoop/DSEventLoop.cpp
src/DSEventLoop/DSEventLoop.h
tests/DSEventLoop-test.cpp