Searched defs:FdSocketConnect (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_fd.cc | 297 void FdSocketConnect(ThreadState *thr, uptr pc, int fd) { function in namespace:__tsan 298 DPrintf("#%d: FdSocketConnect(%d)\n", thr->tid, fd); |
Completed in 85 milliseconds