FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
moodycamel::LightweightSemaphore Member List

This is the complete list of members for moodycamel::LightweightSemaphore, including all inherited members.

availableApprox() constmoodycamel::LightweightSemaphoreinline
LightweightSemaphore(ssize_t initialCount=0, int maxSpins=10000)moodycamel::LightweightSemaphoreinline
signal(ssize_t count=1)moodycamel::LightweightSemaphoreinline
ssize_t typedefmoodycamel::LightweightSemaphore
tryWait()moodycamel::LightweightSemaphoreinline
tryWaitMany(ssize_t max)moodycamel::LightweightSemaphoreinline
wait()moodycamel::LightweightSemaphoreinline
wait(std::int64_t timeout_usecs)moodycamel::LightweightSemaphoreinline
waitMany(ssize_t max, std::int64_t timeout_usecs)moodycamel::LightweightSemaphoreinline
waitMany(ssize_t max)moodycamel::LightweightSemaphoreinline