Implement the service threads.
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 22 Apr 2013 23:59:57 +0000 (08:59 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 22 Apr 2013 23:59:57 +0000 (08:59 +0900)
commit5f77e1b8426962ceb6696fc78b06a2c5fad57537
tree39439e992f0375ec2d4429031409c88fec45d28c
parentcc50a4eccfce0ef96156f3b49b3d33f8d1fdbb0f
Implement the service threads.

Shortcut service thread is enabled.
Service connection method is updated
(using vconf to notify running state of the master.)

Change-Id: I92af0e2e693c4516b407263bfb1fae9a8925f83e
data/data-provider-master
include/conf.h
include/service_common.h
include/shortcut_service.h
include/util.h
packaging/data-provider-master.spec
src/event.c
src/main.c
src/service_common.c
src/setting.c
src/shortcut_service.c