P99
Macros
+ Collaboration diagram for Thread_macros:

Macros

#define P99_ONCE_FLAG_INIT   { { 0 } }
 expands to a value that can be used to initialize an object of type p99_once_flag More...
 
#define TSS_DTOR_ITERATIONS   1
 expands to an integer constant expression representing the maximum number of times that destructors will be called when a thread terminates More...
 

Detailed Description