Home
last modified time | relevance | path

Searched defs:IsMyThread (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h152 static thread_local bool IsMyThread; variable
H A DFuzzerLoop.cpp41 thread_local bool Fuzzer::IsMyThread; member in fuzzer::Fuzzer