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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cc188 void FdFileCreate(ThreadState *thr, uptr pc, int fd) { function in namespace:__tsan
189 DPrintf("#%d: FdFileCreate(%d)\n", thr->tid, fd);

Completed in 268 milliseconds