Home
last modified time | relevance | path

Searched refs:allocsync (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cc50 static FdSync *allocsync(ThreadState *thr, uptr pc) { in allocsync() function
238 FdSync *s = allocsync(thr, pc); in FdPipeCreate()
248 init(thr, pc, fd, allocsync(thr, pc)); in FdEventCreate()
269 init(thr, pc, fd, allocsync(thr, pc)); in FdPollCreate()