SST/macro
Classes | Namespaces | Typedefs
thread_data.h File Reference
#include <sstmac/software/process/thread_fwd.h>
#include <sstmac/software/threading/threading_interface_fwd.h>
#include <utility>
Include dependency graph for thread_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sstmac::sw::threadinfo
 Base class for tasks that can be cooperative scheduled using threadcontext. More...
 

Namespaces

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

Typedefs

typedef std::pair< threading_interface *, thread * > sstmac::sw::thread_data_t