Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qmutex_unix.cpp File Reference

(b67ebbe3a0b161f4205f722a8c8a051808144439)

#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"
+ Include dependency graph for qmutex_unix.cpp:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ qt_report_error()

static QT_BEGIN_NAMESPACE void qt_report_error ( int code,
const char * where,
const char * what )
static

Definition at line 21 of file qmutex_unix.cpp.

References qErrnoWarning().

+ Here is the call graph for this function: