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

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

Completed in 24 milliseconds