Searched refs:FdPollCreate (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_fd.h | 51 void FdPollCreate(ThreadState *thr, uptr pc, int fd);
|
| H A D | tsan_fd.cpp | 265 void FdPollCreate(ThreadState *thr, uptr pc, int fd) { in FdPollCreate() function
|
| H A D | tsan_interceptors_posix.cpp | 1886 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR() 1894 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_fd.h | 51 void FdPollCreate(ThreadState *thr, uptr pc, int fd);
|
| H A D | tsan_fd.cpp | 296 void FdPollCreate(ThreadState *thr, uptr pc, int fd) { in FdPollCreate() function
|
| H A D | tsan_interceptors_posix.cpp | 1886 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR() 1894 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
|