modify mutex logic in ProviderMemoryCache.
authorjaesick.shin <jaesick.shin@samsung.com>
Tue, 26 Jul 2016 11:45:40 +0000 (20:45 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 27 Jul 2016 05:25:08 +0000 (05:25 +0000)
commit0b6f32a6eafbd468af2c2d0afa5150f041f2bf9b
tree90a141d2502a5bb053b6181afee122434ebee49b
parent3b4b3385264216f3c189fabe1ea2132dcec7fbf0
modify mutex logic in ProviderMemoryCache.

It was to modify the part that can be preempted contexts in ProviderMemoryCache.
Solve that problem using mutexAttribute.

Change-Id: Ibaa1bc34348b819f5f2bbd0d1ffd95fa95f905c4
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9725
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/provider/NSProviderInterface.c
service/notification/src/provider/cache/linux/NSProviderMemoryCache.c
service/notification/src/provider/cache/linux/NSProviderMemoryCache.h