Skip to main content

PTHREAD_DESTRUCTOR_ITERATIONS

Constant PTHREAD_DESTRUCTOR_ITERATIONS 

Source
pub const PTHREAD_DESTRUCTOR_ITERATIONS: c_long = _POSIX_THREAD_DESTRUCTOR_ITERATIONS; // 4i32
Expand description

Maximum number of attempts made to destroy a thread’s thread-specific data values on thread exit.