![]() |
Qt 6.x
The Qt SDK
|
#include "qplatformdefs.h"
#include "qmutex.h"
#include "qstring.h"
#include "qelapsedtimer.h"
#include "qatomic.h"
#include "qmutex_p.h"
#include <errno.h>
#include <sys/time.h>
#include <time.h>
#include "private/qcore_unix_p.h"
Go to the source code of this file.
Functions | |
static QT_BEGIN_NAMESPACE void | qt_report_error (int code, const char *where, const char *what) |
|
static |
Definition at line 22 of file qmutex_unix.cpp.
References qErrnoWarning().