B2BITS FIX Antenna HFT
1.0.15
|
Namespaces | |
System | |
Platform specific classes. | |
Functions | |
u32 | System::atomicCas32 (volatile u32 *mem, u32 with, u32 cmp) throw () |
u32 | System::atomicDec32 (volatile u32 *mem) throw () |
u32 | System::atomicInc32 (volatile u32 *mem) throw () |
u32 | System::atomicRead32 (volatile u32 *mem) throw () |
void | System::atomicWrite32 (volatile u32 *mem, u32 val) throw () |