Planeshift
|
#include <csutil/ref.h>
#include <csutil/threading/mutex.h>
#include <csutil/threading/condition.h>
#include "util/pserror.h"
Go to the source code of this file.
Classes | |
class | GenericRefQueue< queuetype, refType > |
A queue of smart pointers with locking facilties for multi-threading. More... |