Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
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.