Searched refs:destructor_iterations (Results 1 – 2 of 2) sorted by relevance
104 if (context->destructor_iterations > 1) { in PlatformTSDDtor()105 context->destructor_iterations--; in PlatformTSDDtor()
39 destructor_iterations(kPthreadDestructorIterations), in AsanThreadContext()44 u8 destructor_iterations; variable