SST/macro
Public Attributes | List of all members
sstmac::sw::threadinfo Struct Reference

Base class for tasks that can be cooperative scheduled using threadcontext. More...

#include <thread_data.h>

Collaboration diagram for sstmac::sw::threadinfo:
Collaboration graph

Public Attributes

threadthethread
 

Detailed Description

Base class for tasks that can be cooperative scheduled using threadcontext.

Definition at line 20 of file thread_data.h.

Member Data Documentation

thread* sstmac::sw::threadinfo::thethread

Definition at line 21 of file thread_data.h.


The documentation for this struct was generated from the following file: