block: Do not use dbus method call on block thread 77/117577/7
authorpr.jung <pr.jung@samsung.com>
Mon, 6 Mar 2017 12:33:56 +0000 (21:33 +0900)
committerpr.jung <pr.jung@samsung.com>
Wed, 8 Mar 2017 05:09:08 +0000 (14:09 +0900)
commit2997d252aa3d1c54e6c761a7e543f62001d02bc0
tree1d9a42c9a14b003ffeeb8b532cc5000c0dc273c0
parent4ce12ce5692d95293076f54ff54fe183321e76f6
block: Do not use dbus method call on block thread

- When deviced use dbus method call on block thread,
there will be ecore_timer_add call from outside of the main loop thread.

Change-Id: I707dd9fe0d894d696d075591dc22895d9d3ba95d
Signed-off-by: pr.jung <pr.jung@samsung.com>
src/block/block.c