Home
last modified time | relevance | path

Searched refs:DestructorIterations (Results 1 – 2 of 2) sorted by relevance

/external/scudo/standalone/
Dtsd.h29 u8 DestructorIterations; in ALIGNED() local
33 DestructorIterations = PTHREAD_DESTRUCTOR_ITERATIONS; in ALIGNED()
Dtsd_exclusive.h121 if (TSDRegistryT::ThreadTSD.DestructorIterations > 1) { in teardownThread()
122 TSDRegistryT::ThreadTSD.DestructorIterations--; in teardownThread()