|
typedef std::make_signed< std::size_t >::type | ssize_t |
|
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: