Searched refs:DestructorIterations (Results 1 – 4 of 4) sorted by relevance
29 u8 DestructorIterations; member33 DestructorIterations = PTHREAD_DESTRUCTOR_ITERATIONS; in initLinkerInitialized()
128 if (TSDRegistryT::ThreadTSD.DestructorIterations > 1) { in teardownThread()129 TSDRegistryT::ThreadTSD.DestructorIterations--; in teardownThread()
29 u8 DestructorIterations = 0; member33 DestructorIterations = PTHREAD_DESTRUCTOR_ITERATIONS; in initLinkerInitialized()
135 if (TSDRegistryT::ThreadTSD.DestructorIterations > 1) { in teardownThread()136 TSDRegistryT::ThreadTSD.DestructorIterations--; in teardownThread()