Fix problem for multiple api call
authorjjack.lee <jjack.lee@samsung.com>
Mon, 26 Jan 2015 04:59:03 +0000 (13:59 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 4 Feb 2015 08:26:31 +0000 (08:26 +0000)
commit522c05e82f1ccd3ae2cf4b4a63ec414f7ebcb8ce
treecce623f726b88f1987e2a4694d9a04fb9b030e32
parent7086d6fc21e129b441627878348278c73110f603
Fix  problem  for multiple api call

It is thread issue. So, add lock mechanism.
Fix [IOT-263]

Change-Id: Ic0fac30b1a4c0c305af607e5caa7c1afd21163b6
Signed-off-by: Jack Lee <jjack.lee@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/243
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/things-manager/sdk/src/GroupManager.cpp