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

References

projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
  198   Vector<struct AtExitCtx *> AtExitStack;
  374   AtExitCtx *ctx;
  392   AtExitCtx *ctx = (AtExitCtx*)arg;
  420   AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx));
  420   AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx));
  452   AtExitCtx *ctx = (AtExitCtx*)arg;
  461   AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx));
  461   AtExitCtx *ctx = (AtExitCtx*)InternalAlloc(sizeof(AtExitCtx));