X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fdevel-api%2Fthreading%2Fconditional-wait.h;h=79de01612444caa01f15dcc17e2c588c4f46585e;hb=4d75040ab200bd306ec5a48f2a617480062eef4c;hp=24a087449f85a4056db320492fad4dd18a791547;hpb=0643c768fd100bd7ffb522e3358b88d075bc1d2e;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/devel-api/threading/conditional-wait.h b/dali/devel-api/threading/conditional-wait.h old mode 100644 new mode 100755 index 24a0874..79de016 --- a/dali/devel-api/threading/conditional-wait.h +++ b/dali/devel-api/threading/conditional-wait.h @@ -35,7 +35,7 @@ public: * @brief Allows client code to synchronize updates to its own state with the * internal state of a ConditionalWait object. */ - class ScopedLock + class DALI_CORE_API ScopedLock { public: /**