Home
last modified time | relevance | path

Searched refs:EnableIgnores (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h17 void EnableIgnores() { in EnableIgnores() function
83 si.EnableIgnores();
H A Dtsan_interceptors_posix.cpp305 EnableIgnores(); in ScopedInterceptor()