SST/macro
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
sstmac
replacements
sstmac_pthread_clear.h
Go to the documentation of this file.
1
2
#ifdef SSTMAC_PTHREAD_MACRO_H
3
//if sstmac pthread included, clear it
4
#include <
sstmac/libraries/pthread/sstmac_pthread_clear_macros.h
>
5
#define PTHREAD_MUTEX_INITIALIZER { { 0, 0, 0, 0, 0, 0, 0, { 0, 0 } } }
6
#define PTHREAD_COND_INITIALIZER { { 0, 0, 0, 0, 0, (void *) 0, 0, 0 } }
7
#endif
sstmac_pthread_clear_macros.h
Generated by
1.8.11