![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
std::mutex | mutex |
qsizetype | avail = 0 |
std::condition_variable | cond |
Definition at line 254 of file qsemaphore.cpp.
qsizetype QtSemaphorePrivate::Layout1::avail = 0 |
Definition at line 257 of file qsemaphore.cpp.
std::condition_variable QtSemaphorePrivate::Layout1::cond |
Definition at line 258 of file qsemaphore.cpp.
std::mutex QtSemaphorePrivate::Layout1::mutex |
Definition at line 256 of file qsemaphore.cpp.