sensord: add lazy binding event handler to event loop 35/127935/1 accepted/tizen/unified/20170502.170157 submit/tizen/20170502.114827
authorkibak.yoon <kibak.yoon@samsung.com>
Tue, 2 May 2017 11:34:05 +0000 (20:34 +0900)
committerKibak Yoon <kibak.yoon@samsung.com>
Tue, 2 May 2017 11:41:42 +0000 (11:41 +0000)
commita4e40f847dc0bbc9e5569a23b1acd58c3d9f6f99
tree7a18ded8adc920e8d71da8d46da0c0e523ca2221
parent741b7bb3c5986818c0764171f6173140d9b9e7d8
sensord: add lazy binding event handler to event loop

- TBD:
  1. thread-safe issue
  2. sensor event: global main context or thread-default context

Change-Id: I1d0f4464e14dc0e6bd0bb529ffe14cf682ef69af
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/sensor_listener.cpp
src/shared/channel.cpp
src/shared/channel.h
src/shared/ipc_client.cpp
src/shared/ipc_client.h