SST/macro
sstmac_pthread_return.h
Go to the documentation of this file.
1 
2 #ifdef SSTMAC_PTHREAD_MACRO_H
3 //if sstmac pthread included, bring it back
4 #undef SSTMAC_PTHREAD_MACRO_H
5 #undef PTHREAD_COND_INITIALIZER
6 #undef PTHREAD_MUTEX_INITIALIZER
8 #endif