Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h50 void FdInotifyCreate(ThreadState *thr, uptr pc, int fd);
H A Dtsan_fd.cpp293 void FdInotifyCreate(ThreadState *thr, uptr pc, int fd) { in FdInotifyCreate() function
H A Dtsan_interceptors_posix.cpp1781 FdInotifyCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
1794 FdInotifyCreate(thr, pc, fd); in TSAN_INTERCEPTOR()