[DPL] FileLock
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 24 Oct 2013 09:45:19 +0000 (11:45 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Fri, 25 Oct 2013 10:58:12 +0000 (12:58 +0200)
commit32f6ed3d788fc6f811111607261e255741675cb1
tree4e79c0b5933b3897dbae373be0f3ac2e2c26de60
parentababa00b890eaa8d41859c14884a51c1d475a70f
[DPL] FileLock

[Issue#]   N_SE-55833
[Problem]  There is no file locking wrapper
[Cause]    This is needs in depending repos.
[Solution] Introduce file lock.

[Verification] N/A
    - build repository,
    - verification should be done by reviewers based on wrt-installer changes,

Change-Id: I27cdfb5ea168b62ad5430585785599f3e65c53e1
modules/core/config.cmake
modules/core/include/dpl/file_lock.h [new file with mode: 0644]
modules/core/src/file_lock.cpp [new file with mode: 0644]