SST/macro
thread_fwd.h
Go to the documentation of this file.
1 #ifndef sstmac_software_process_THREAD_FWD_H
2 #define sstmac_software_process_THREAD_FWD_H
3 
4 namespace sstmac {
5 namespace sw {
6 
7 class thread;
8 
9 }
10 }
11 
12 
13 #endif // THREAD_FWD_H
14 
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...