reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/tsan/rtl/tsan_fd.cpp
  222   init(thr, pc, fd, &fdctx.filesync);
  233   init(thr, pc, newfd, ref(od->sync), write);
  239   init(thr, pc, rfd, ref(s));
  240   init(thr, pc, wfd, ref(s));
  248   init(thr, pc, fd, allocsync(thr, pc));
  255   init(thr, pc, fd, 0);
  262   init(thr, pc, fd, 0);
  269   init(thr, pc, fd, allocsync(thr, pc));
  277   init(thr, pc, fd, &fdctx.socksync);
  286   init(thr, pc, newfd, &fdctx.socksync);
  301   init(thr, pc, fd, &fdctx.socksync);