Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qmutex_unix.cpp File Reference
#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"
+ 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 22 of file qmutex_unix.cpp.

References qErrnoWarning().

+ Here is the call graph for this function: