Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1779 #define TSAN_MAYBE_INTERCEPT_INOTIFY_INIT TSAN_INTERCEPT(inotify_init) macro
1781 #define TSAN_MAYBE_INTERCEPT_INOTIFY_INIT macro
3005 TSAN_MAYBE_INTERCEPT_INOTIFY_INIT; in InitializeInterceptors()