Reference counting made atomic 36/248536/1
authoradam.b <adam.b@samsung.com>
Fri, 27 Nov 2020 11:58:52 +0000 (11:58 +0000)
committeradam.b <adam.b@samsung.com>
Fri, 27 Nov 2020 11:59:00 +0000 (11:59 +0000)
commitd6ec7f0e92d39ae461b84283be922d28b819c62c
tree1296a27691ddf4cb2d8efec97905e7f2e09344b3
parentbe075faf84093dffdcde43d4c67fd249ce0d4aa3
Reference counting made atomic

The ARM assembled code and GCC builtin call have been removed and replace
with std::atomic<>.

Change-Id: I86299c36b82fbc7263e5a463da1475179cb20a04
dali/public-api/object/ref-object.cpp
dali/public-api/object/ref-object.h