Searched defs:FdSocketCreate (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_fd.cc | 272 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