#include <test_atomic.h>
Public Member Functions | |
IntConsumer (atomic< bool > &flag, volatile int &product) | |
void | operator() () |
Public Attributes | |
volatile bool | error |
IntConsumer::IntConsumer | ( | atomic< bool > & | flag, | |
volatile int & | product | |||
) | [inline] |
void IntConsumer::operator() | ( | ) | [inline] |
volatile bool IntConsumer::error |