Searched refs:DestructorIterations (Results 1 – 2 of 2) sorted by relevance
29 u8 DestructorIterations = 0; member32 DCHECK_EQ(DestructorIterations, 0U); in init()35 DestructorIterations = PTHREAD_DESTRUCTOR_ITERATIONS; in init()
185 if (TSDRegistryT::ThreadTSD.DestructorIterations > 1) { in teardownThread()186 TSDRegistryT::ThreadTSD.DestructorIterations--; in teardownThread()