BCondUInt32() | BCondUInt32 | |
decrement(uint32_t v=1) | BCondUInt32 | |
increment(uint32_t v=1) | BCondUInt32 | |
ocond | BCondUInt32 | [private] |
omutex | BCondUInt32 | [private] |
operator++(int) | BCondUInt32 | [inline] |
operator+=(int v) | BCondUInt32 | [inline] |
operator--(int) | BCondUInt32 | [inline] |
operator-=(int v) | BCondUInt32 | [inline] |
ovalue | BCondUInt32 | [private] |
setValue(uint32_t value) | BCondUInt32 | |
value() | BCondUInt32 | |
waitLessThan(uint32_t v, uint32_t timeOutUs=0) | BCondUInt32 | |
waitLessThanOrEqual(uint32_t v, uint32_t increment=0, uint32_t timeOutUs=0) | BCondUInt32 | |
waitMoreThanOrEqual(uint32_t v, uint32_t decrement=0, uint32_t timeOutUs=0) | BCondUInt32 | |
~BCondUInt32() | BCondUInt32 |