#include "common/common.h"
#include "smart_mutex.h"
Go to the source code of this file.
Classes | |
class | threadsafe_counter |
Simple synchronized counter. More... | |
class | counter_ref |
put one of these on the stack to automatically increment/decrement a counter More... | |
class | threadsafe_refcount |