Searched refs:destructor_iterations (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_posix.cpp135 if (context->destructor_iterations > 1) {
136 context->destructor_iterations--;
H A Dasan_thread.h42 destructor_iterations(GetPthreadDestructorIterations()), stack_id(0),
45 u8 destructor_iterations; member in class:__asan::AsanThreadContext

Completed in 109 milliseconds