change thread style
authorBang Kwang min <justine.bang@samsung.com>
Tue, 4 Sep 2012 08:02:55 +0000 (17:02 +0900)
committerBang Kwang min <justine.bang@samsung.com>
Wed, 5 Sep 2012 05:43:36 +0000 (14:43 +0900)
commitd840a7f98949b64578122a657f97a78c7f1be92b
tree32c85c4456d2c60cc8aa8ee7368f799128d821ae
parenta0687e821c375a4efe4db67b655bc8b26b09e1c8
change thread style

[Title] change thread style as detached
[Issue#] S1-8296
[Problem] tkill SIGABRT when turn off phone
[Cause] pthread_cancel bug
[Solution] detach the thread to free by itself.
[SCMRequest] N/A

Change-Id: I139b5a770fde2ffa01f5622a1755604635a709fa
src/download-provider-main.c