Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h51 void FdInotifyCreate(ThreadState *thr, uptr pc, int fd);
H A Dtsan_fd.cc258 void FdInotifyCreate(ThreadState *thr, uptr pc, int fd) { in FdInotifyCreate() function
H A Dtsan_interceptors.cc1615 FdInotifyCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
1628 FdInotifyCreate(thr, pc, fd); in TSAN_INTERCEPTOR()