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

References

projects/compiler-rt/lib/scudo/standalone/atomic_helpers.h
   42   typedef s32 Type;
projects/compiler-rt/lib/scudo/standalone/primary32.h
   58   void initLinkerInitialized(s32 ReleaseToOsInterval) {
   81   void init(s32 ReleaseToOsInterval) {
  362       const s32 IntervalMs = ReleaseToOsIntervalMs;
  400   s32 ReleaseToOsIntervalMs;
projects/compiler-rt/lib/scudo/standalone/primary64.h
   56   void initLinkerInitialized(s32 ReleaseToOsInterval) {
   89   void init(s32 ReleaseToOsInterval) {
  221   s32 ReleaseToOsIntervalMs;
  364       const s32 IntervalMs = ReleaseToOsIntervalMs;