Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for CSemaphoreGrant, including all inherited members.
Acquire() noexcept | CSemaphoreGrant | inline |
CSemaphoreGrant(const CSemaphoreGrant &)=delete | CSemaphoreGrant | |
CSemaphoreGrant(CSemaphoreGrant &&other) noexcept | CSemaphoreGrant | inline |
CSemaphoreGrant() noexcept | CSemaphoreGrant | inline |
CSemaphoreGrant(CSemaphore &sema, bool fTry=false) noexcept | CSemaphoreGrant | inlineexplicit |
fHaveGrant | CSemaphoreGrant | private |
operator bool() const noexcept | CSemaphoreGrant | inlineexplicit |
operator=(const CSemaphoreGrant &)=delete | CSemaphoreGrant | |
operator=(CSemaphoreGrant &&other) noexcept | CSemaphoreGrant | inline |
Release() noexcept | CSemaphoreGrant | inline |
sem | CSemaphoreGrant | private |
TryAcquire() noexcept | CSemaphoreGrant | inline |
~CSemaphoreGrant() | CSemaphoreGrant | inline |