Mbox* classes perform inter-actor messaging. Mbox is a lockfree multi producer, single consumer queue. More...
#include "gch.h"
#include "Mbox.h"
#include <time.h>
Go to the source code of this file.
Mbox* classes perform inter-actor messaging. Mbox is a lockfree multi producer, single consumer queue.
Definition in file Mbox.cc.