HomeSort by relevance Sort by last modified time
    Searched refs:destructor_iterations (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/
asan_posix.cc 78 if (context->destructor_iterations > 1) {
79 context->destructor_iterations--;
asan_thread.h 39 destructor_iterations(kPthreadDestructorIterations),
44 u8 destructor_iterations; member in class:__asan::AsanThreadContext

Completed in 42 milliseconds