qt5base-lts/tests/auto/corelib/io/qlockfile
David Faure 1b582d64eb Long live QLockFile
Locking between processes, implemented with open(O_EXCL) on Unix
and CreateFile(CREATE_NEW) on Windows.

Supports detecting stale lock files and deleting them.
Advisory locking is used to prevent deletion of files that are still in use.

Change-Id: Id00ee2a4e77a29483d869037c7047c59cb909339
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-03-05 06:26:33 +01:00
..
qlockfiletesthelper Long live QLockFile 2013-03-05 06:26:33 +01:00
qlockfile.pro Long live QLockFile 2013-03-05 06:26:33 +01:00
tst_qlockfile.cpp Long live QLockFile 2013-03-05 06:26:33 +01:00
tst_qlockfile.pro Long live QLockFile 2013-03-05 06:26:33 +01:00