|
AERA
|
Public Member Functions | |
| void | clear () |
| T | pop () |
Public Member Functions inherited from core::Pipe11< T, _S > | |
| void | clear () |
| void | push (T &t) |
| T | pop () |
Public Member Functions inherited from core::Semaphore | |
| Semaphore (uint32 initialCount, uint32 maxCount) | |
| bool | acquire (uint32 timeout=Infinite) |
| void | release (uint32 count=1) |
| void | reset () |
Public Member Functions inherited from core::CriticalSection | |
| void | enter () |
| void | leave () |
Additional Inherited Members | |
Protected Member Functions inherited from core::Pipe11< T, _S > | |
| void | _clear () |
| T | _pop () |
Static Protected Attributes inherited from core::Semaphore | |
| static const uint32 | Infinite |
1.8.18