![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QLatch, including all inherited members.
| arrive_and_wait(int n=1) noexcept | QLatch | inline |
| arriveAndWait(int n=1) noexcept | QLatch | inline |
| count_down(int n=1) noexcept | QLatch | inline |
| countDown(int n=1) noexcept | QLatch | inline |
| max() noexcept | QLatch | inlinestatic |
| pending() const noexcept | QLatch | inline |
| QLatch(int expected) noexcept | QLatch | inlineexplicit |
| try_wait() const noexcept | QLatch | inline |
| tryWait() const noexcept | QLatch | inline |
| wait() noexcept | QLatch | inline |