Replace GCC specific __thread with C++ 11 keyword thread_local 83/144383/2
authorKimmo Hoikka <kimmo.hoikka@samsung.com>
Wed, 16 Aug 2017 11:00:25 +0000 (12:00 +0100)
committerKimmo Hoikka <kimmo.hoikka@samsung.com>
Wed, 16 Aug 2017 11:02:27 +0000 (11:02 +0000)
commita8308df8fd7f284619007926d1115e1542c355b6
tree4553d6b8f3487f80f8d3090ed0a39cdd8f3cf544
parent7827e2eb2fdac7ffe3271f74fa3fbec372a9a30e
Replace GCC specific __thread with C++ 11 keyword thread_local

Change-Id: I0a3725b53f2cdb48ad0ba0b26e60ef75ef7c46c3
adaptors/common/adaptor-impl.cpp
adaptors/common/singleton-service-impl.cpp