Mixes for Privacy and Anonymity in the Internet
|
This is the complete list of members for spsc_sema::LightweightSemaphore, including all inherited members.
availableApprox() const AE_NO_TSAN | spsc_sema::LightweightSemaphore | |
LightweightSemaphore(ssize_t initialCount=0) | spsc_sema::LightweightSemaphore | |
m_count | spsc_sema::LightweightSemaphore | private |
m_sema | spsc_sema::LightweightSemaphore | private |
signal(ssize_t count=1) AE_NO_TSAN | spsc_sema::LightweightSemaphore | |
ssize_t typedef | spsc_sema::LightweightSemaphore | |
tryWait() AE_NO_TSAN | spsc_sema::LightweightSemaphore | |
wait() AE_NO_TSAN | spsc_sema::LightweightSemaphore | |
wait(std::int64_t timeout_usecs) AE_NO_TSAN | spsc_sema::LightweightSemaphore | |
waitWithPartialSpinning(std::int64_t timeout_usecs=-1) AE_NO_TSAN | spsc_sema::LightweightSemaphore | private |