SST/macro
|
#include <sstmac/software/process/thread_fwd.h>
#include <sstmac/software/threading/threading_interface_fwd.h>
#include <utility>
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 |