X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-core.git;a=blobdiff_plain;f=dali%2Fdevel-api%2Fthreading%2Fmutex.h;h=26dfe11a7ff8f2fdd1ca4715870c4af7cbfe1f8a;hp=2173edcac18e887e13ed5a5f08449369a3890d18;hb=0643c768fd100bd7ffb522e3358b88d075bc1d2e;hpb=9822303ce87b5133249686ab49f72d2f354fe932 diff --git a/dali/devel-api/threading/mutex.h b/dali/devel-api/threading/mutex.h old mode 100755 new mode 100644 index 2173edc..26dfe11 --- a/dali/devel-api/threading/mutex.h +++ b/dali/devel-api/threading/mutex.h @@ -57,7 +57,7 @@ public: * Note! this class *does not* prevent a deadlock in the case when same thread is * locking the same mutex twice. */ - class DALI_CORE_API ScopedLock + class ScopedLock { public: