Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qmutex.cpp File Reference

(ef73a5f175f8d51a0bacbdd30cacbd3b6d151d36)

#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.