Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1505 #define TSAN_MAYBE_INTERCEPT_INOTIFY_INIT TSAN_INTERCEPT(inotify_init) macro
1507 #define TSAN_MAYBE_INTERCEPT_INOTIFY_INIT macro
2529 TSAN_MAYBE_INTERCEPT_INOTIFY_INIT; in InitializeInterceptors()