Execute bundle activation in separate thread
authorMarkus Jung <markus.jung@samsung.com>
Fri, 18 Sep 2015 05:51:23 +0000 (14:51 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Fri, 18 Sep 2015 07:31:40 +0000 (07:31 +0000)
commit4adb6130f17f4d5891aae4207451eb2d07446847
tree666a9bca03fb8a713ba505f2d1294169c30a5474
parent80699343a756990062eb513d395a395a5ad8baea
Execute bundle activation in separate thread

This change executes the bundle activation in a separate thread. The calling thread waits
a defined time for the bundle activation to be completed before continuing the program flow.

Change-Id: I07dbb2e7b87658f5a0b1de827b458c2d55c5d16c
Signed-off-by: Markus Jung <markus.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2669
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-encapsulation/src/resourceContainer/include/ResourceContainerImpl.h
service/resource-encapsulation/src/resourceContainer/src/ResourceContainerImpl.cpp
service/resource-encapsulation/src/resourceContainer/unittests/ResourceContainerTest.cpp
service/resource-encapsulation/src/resourceContainer/unittests/ResourceContainerTestConfig.xml