Searched refs:ThreadLocalSigInfoGenerationCounter (Results 1 – 1 of 1) sorted by relevance
68 static LLVM_THREAD_LOCAL unsigned ThreadLocalSigInfoGenerationCounter = 0; variable196 if (ThreadLocalSigInfoGenerationCounter == 0 || in printForSigInfoIfNeeded()197 ThreadLocalSigInfoGenerationCounter == CurrentSigInfoGeneration) { in printForSigInfoIfNeeded()202 ThreadLocalSigInfoGenerationCounter = CurrentSigInfoGeneration; in printForSigInfoIfNeeded()289 ThreadLocalSigInfoGenerationCounter = 0; in EnablePrettyStackTraceOnSigInfoForThisThread()303 ThreadLocalSigInfoGenerationCounter = in EnablePrettyStackTraceOnSigInfoForThisThread()