Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp147 FunctionCallee TsanFuncExit; global() member
/llvm-project/openmp/tools/archer/
H A Dompt-tsan.cpp200 #define TsanFuncExit() __tsan_func_exit() macro