mot-agent: change from structure using multiple threads to single worker
authorsaerome.kim <saerome.kim@samsung.com>
Tue, 27 Feb 2018 12:30:20 +0000 (21:30 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Mon, 2 Jul 2018 10:38:48 +0000 (19:38 +0900)
commit1777742aee53b05baa719a2827d1f4b879218eb2
treea03e97a5b2cbed0dccec1e00617ec1d25b5a41bb
parent955264345cdb20cb74c09b36a7e402497bbec02f
mot-agent: change from structure using multiple threads to single worker
thread

Frequently, mot-agent crashs due to the context swtching during thread working
To prevent crash, change current mot-agent can use single worker thread
and async queue.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
src/mot-agent/ma-service-interface.c
src/mot-agent/ma-subowner.c [changed mode: 0755->0644]
src/mot-agent/ma-subowner.h
src/mot-agent/ma-util.c [new file with mode: 0644]
src/mot-agent/ma-util.h
src/mot-agent/ma.h