Definition at line 61 of file qatomicwait.cpp.
◆ contendedWatchAddress() [1/2]
void * QT_BEGIN_NAMESPACE::QAtomicWaitLocks::contendedWatchAddress |
( |
| ) |
|
|
inlinestatic |
◆ contendedWatchAddress() [2/2]
void * QT_BEGIN_NAMESPACE::QAtomicWaitLocks::contendedWatchAddress |
( |
| ) |
|
|
inlinestatic |
◆ indexFor() [1/2]
int QT_BEGIN_NAMESPACE::QAtomicWaitLocks::indexFor |
( |
const void * | ptr | ) |
|
|
inline |
◆ indexFor() [2/2]
int QT_BEGIN_NAMESPACE::QAtomicWaitLocks::indexFor |
( |
const void * | ptr | ) |
|
|
inline |
◆ lockFor() [1/2]
Lock & QT_BEGIN_NAMESPACE::QAtomicWaitLocks::lockFor |
( |
const void * | ptr | ) |
|
|
inline |
◆ lockFor() [2/2]
Lock & QT_BEGIN_NAMESPACE::QAtomicWaitLocks::lockFor |
( |
const void * | ptr | ) |
|
|
inline |
◆ LockCount
constexpr int QT_BEGIN_NAMESPACE::QAtomicWaitLocks::LockCount = 16 |
|
staticconstexpr |
◆ locks
std::array< Lock, LockCount > QT_BEGIN_NAMESPACE::QAtomicWaitLocks::locks |
The documentation for this struct was generated from the following file: