SST/macro
Classes | Namespaces | Typedefs
thread_safe_int.h File Reference
#include <sstmac/common/thread_lock.h>
#include <cstring>
Include dependency graph for thread_safe_int.h:

Go to the source code of this file.

Classes

class  sstmac::thread_safe_int_base
 
class  sstmac::thread_safe_int_t< Integer >
 

Namespaces

 sstmac
 SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i.e.
 

Typedefs

typedef thread_safe_int_t< int > sstmac::thread_safe_int
 
typedef thread_safe_int_t< long > sstmac::thread_safe_long
 
typedef thread_safe_int_t< long long > sstmac::thread_safe_long_long
 
typedef thread_safe_int_t< size_t > sstmac::thread_safe_size_t