Jamba C++ API  5.1.1
pongasoft::Utils::Concurrent::WithSpinLock Namespace Reference

The purpose of this namespace is to emphasize the fact that the implementation is using a spinlock. More...

Classes

class  AtomicValue
 This class encapsulates a single atomic value. More...
 
class  SingleElementQueue
 This class implements a queue which has at most 1 element (0 or 1). More...
 

Detailed Description

The purpose of this namespace is to emphasize the fact that the implementation is using a spinlock.