|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Defined in header <threads.h> | ||
#define TSS_DTOR_ITERATIONS /* unspecified */ | (since C11) | |
Expands to a positive integralconstant expression defining the maximum number of times a destructor for thread-local storage pointer will be called bythrd_exit.
This constant is equivalent to the POSIXPTHREAD_DESTRUCTOR_ITERATIONS.