Searched refs:destructor_iterations (Results 1 – 4 of 4) sorted by relevance
48 if (context->destructor_iterations > 1) { in PlatformTSDDtor()49 context->destructor_iterations--; in PlatformTSDDtor()
37 destructor_iterations(GetPthreadDestructorIterations()), in MemprofThreadContext()40 u8 destructor_iterations; member
136 if (context->destructor_iterations > 1) { in PlatformTSDDtor()137 context->destructor_iterations--; in PlatformTSDDtor()
41 destructor_iterations(GetPthreadDestructorIterations()), in AsanThreadContext()44 u8 destructor_iterations; variable