![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qplatformdefs.h"#include "qmutex.h"#include "qstring.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.
Referenced by QMutexPrivate::wait().