pthread_join for ending of queue-manager thread
authorBang Kwang-Min <justine.bang@samsung.com>
Thu, 9 May 2013 06:30:35 +0000 (15:30 +0900)
committerBang Kwang-Min <justine.bang@samsung.com>
Thu, 9 May 2013 06:41:16 +0000 (15:41 +0900)
commit20c983e63bbe00608b0705057b4d2e0295730a66
treeb5c1e6a72a156f3cdf40a70fb7dd7a324ad28021
parentd61545a188a1ab0d8dcbd653c358ac2187a97f9b
pthread_join for ending of queue-manager thread

[issue#] N_SE-37946
[cause] queue manager thread still work even if main thread free all resources
[solution] wait the ending of queue manager thread before free resources

Change-Id: Ib7007b3466b9eb0392946390d52150bbd96d29bb
provider/download-provider-main.c