The Micro C++ Library
|
Declaration of class micxx::PCQueue. More...
#include <micxx/Config.hxx>
#include <micxx/Condition.hxx>
#include <micxx/Synchronized.hxx>
#include <list>
Classes | |
class | micxx::PCQueue< T > |
A PCQueue implements a threadsafe blocking Producer/Consumer Queue supporting a maximum size. More... | |
Namespaces | |
namespace | micxx |
The Micro C++ Library. |
Declaration of class micxx::PCQueue.