Home
last modified time | relevance | path

Searched defs:FdFileCreate (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_fd.cpp218 void FdFileCreate(ThreadState *thr, uptr pc, int fd) { in FdFileCreate() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp249 void FdFileCreate(ThreadState *thr, uptr pc, int fd) { in FdFileCreate() function