B2BITS FIX Antenna HFT
1.0.17
|
Contains implementation of the thread safety checking classes. More...
Classes | |
class | System::ThreadSafe::LockFreeGuard< T > |
class | System::ThreadSafe::MutexGuard< T > |
class | System::ThreadSafe::VolatileSensitivePointer< T > |
Namespaces | |
System | |
Platform specific classes. | |
System::ThreadSafe | |
Contains implementation of the thread safety checking classes. | |
Macros | |
#define | B2B_SHARED |
#define | B2B_THREAD_SAFE |
Functions | |
template<typename T > | |
void | System::ThreadSafe::deleteObject (T const *obj) |
template<typename T > | |
void | System::ThreadSafe::releaseObject (T const *obj) |
Contains implementation of the thread safety checking classes.
#define B2B_SHARED |
#define B2B_THREAD_SAFE |