|
TR-mbed 1.0
|
Public Member Functions | |
| TestQueue () | |
| ~TestQueue () | |
| bool | Push () |
| bool | Pop () |
| bool | Empty () |
Public Attributes | |
| std::atomic< int > | val_ |
Static Public Attributes | |
| static const int | kQueueSize = 10 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
| std::atomic<int> TestQueue::val_ |