SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
moodycamel::spsc_sema::LightweightSemaphore Class Reference

Public Types

typedef std::make_signed< std::size_t >::type ssize_t

Public Member Functions

AE_NO_TSAN LightweightSemaphore (ssize_t initialCount=0)
bool tryWait () AE_NO_TSAN
bool wait () AE_NO_TSAN
bool wait (std::int64_t timeout_usecs) AE_NO_TSAN
void signal (ssize_t count=1) AE_NO_TSAN
std::size_t availableApprox () const AE_NO_TSAN

The documentation for this class was generated from the following file: