Fix for thread-safe issue
authorSeungkeun Lee <sngn.lee@samsung.com>
Wed, 21 Dec 2016 04:32:02 +0000 (13:32 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Thu, 22 Dec 2016 04:30:16 +0000 (20:30 -0800)
commit99a95994d278c22256fa8e6f575e2b07a9a2233b
tree2a43284a14a164307392c56880beb9e9496d5392
parentb9eefe04fcf756d637dadc3a5855e810fab27688
Fix for thread-safe issue

 - TizenSynchronizationContext could be called by worker thread
 - but underlying Dictionary class was not support thread-safe
 - Change to ConcurrentDictionary

Change-Id: I73bfb6cab5de307cff185b39a44705bf79dabe1f
Tizen.Applications/Tizen.Applications/TizenSynchronizationContext.cs [changed mode: 0755->0644]
packaging/csapi-application.spec