![]() |
Qt 6.x
The Qt SDK
|
Functions | |
constexpr bool | futexAvailable () |
template<typename Atomic > | |
bool | futexWait (Atomic &, typename Atomic::Type, QDeadlineTimer={}) |
template<typename Atomic > | |
void | futexWakeOne (Atomic &) |
template<typename Atomic > | |
void | futexWakeAll (Atomic &) |
|
inlineconstexpr |
Definition at line 24 of file qfutex_p.h.
|
inline |
Definition at line 26 of file qfutex_p.h.
|
inline |
Definition at line 30 of file qfutex_p.h.
|
inline |
Definition at line 28 of file qfutex_p.h.