Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsemaphore.h File Reference
#include <QtCore/qglobal.h>
#include <QtCore/qdeadlinetimer.h>
+ Include dependency graph for qsemaphore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSemaphore
 \inmodule QtCore More...
 
class  QSemaphoreReleaser
 The QSemaphoreReleaser class provides exception-safe deferral of a QSemaphore::release() call. More...
 

Functions

 QT_REQUIRE_CONFIG (thread)
 

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( thread  )