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.cpp File Reference

(b67ebbe3a0b161f4205f722a8c8a051808144439)

#include "global/qglobal.h"
#include "qplatformdefs.h"
#include "qmutex.h"
#include <qdebug.h>
#include "qatomic.h"
#include "qfutex_p.h"
#include "qthread.h"
#include "qmutex_p.h"
#include "private/qfreelist_p.h"
#include "qmutex_unix.cpp"
+ Include dependency graph for qmutex.cpp:

Go to the source code of this file.

Functions

static QMutexPrivatedummyFutexValue ()
 

Function Documentation

◆ dummyFutexValue()

static QMutexPrivate * dummyFutexValue ( )
inlinestatic

Definition at line 22 of file qmutex.cpp.