B2BITS FIX Antenna C++  2.31.0
Classes | Functions
System::ThreadSafe Namespace Reference

Contains implementation of the thread safety checking classes. More...

Classes

class  LockFreeGuard
 
class  MutexGuard
 
class  VolatileSensitivePointer
 

Functions

template<typename T >
void deleteObject (T const *obj)
 
template<typename T >
void releaseObject (T const *obj)
 

Detailed Description

Contains implementation of the thread safety checking classes.

See also
http://drdobbs.com/cpp/184403766

Function Documentation

◆ deleteObject()

template<typename T >
void System::ThreadSafe::deleteObject ( T const *  obj)
inline

◆ releaseObject()

template<typename T >
void System::ThreadSafe::releaseObject ( T const *  obj)
inline