(b7be1a2ca8d4afb80cbe7910109cc680d65d05b7)
#include "private/qlockfile_p.h"
#include "QtCore/qtemporaryfile.h"
#include "QtCore/qfileinfo.h"
#include "QtCore/qdebug.h"
#include "QtCore/qdatetime.h"
#include "QtCore/qcache.h"
#include "QtCore/qglobalstatic.h"
#include "QtCore/qmutex.h"
#include "private/qcore_unix_p.h"
#include "private/qabstractfileengine_p.h"
#include "private/qfilesystementry_p.h"
#include "private/qtemporaryfile_p.h"
#include <sys/file.h>
#include <sys/types.h>
#include <signal.h>
#include <unistd.h>
Go to the source code of this file.
◆ qt_write_loop()
◆ setNativeLocks()
| bool setNativeLocks |
( |
int | fd | ) |
|
|
static |