Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1518 #define TSAN_MAYBE_INTERCEPT_INOTIFY_INIT1 TSAN_INTERCEPT(inotify_init1) macro
1520 #define TSAN_MAYBE_INTERCEPT_INOTIFY_INIT1 macro
2530 TSAN_MAYBE_INTERCEPT_INOTIFY_INIT1; in InitializeInterceptors()