![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
PRNGLocker (const QRandomGenerator *that) | |
~PRNGLocker () | |
Public Attributes | |
const bool | locked |
Definition at line 378 of file qrandom.cpp.
|
inline |
Definition at line 381 of file qrandom.cpp.
References QRandomGenerator::SystemAndGlobalGenerators::globalPRNGMutex, QMutex::lock(), locked, and QRandomGenerator::SystemAndGlobalGenerators::self().
|
inline |
Definition at line 387 of file qrandom.cpp.
References QRandomGenerator::SystemAndGlobalGenerators::globalPRNGMutex, locked, QRandomGenerator::SystemAndGlobalGenerators::self(), and QMutex::unlock().
const bool QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker::locked |
Definition at line 380 of file qrandom.cpp.
Referenced by PRNGLocker(), and ~PRNGLocker().