Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_fd.cc48 static FdSync *allocsync(ThreadState *thr, uptr pc) { in allocsync() function
236 FdSync *s = allocsync(thr, pc); in FdPipeCreate()
246 init(thr, pc, fd, allocsync(thr, pc)); in FdEventCreate()
267 init(thr, pc, fd, allocsync(thr, pc)); in FdPollCreate()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A 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()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_fd.cpp49 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()