HomeSort by: relevance | last modified time | path
    Searched refs:destructor_iterations (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_posix.cc 108 if (context->destructor_iterations > 1) {
109 context->destructor_iterations--;
asan_thread.h 43 destructor_iterations(GetPthreadDestructorIterations()), stack_id(0),
46 u8 destructor_iterations; member in class:__asan::AsanThreadContext

Completed in 105 milliseconds