Home
last modified time | relevance | path

Searched defs:IntervalMs (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h681 const s32 IntervalMs = atomic_load_relaxed(&ReleaseToOsIntervalMs); variable
H A Dprimary32.h672 const s32 IntervalMs = atomic_load_relaxed(&ReleaseToOsIntervalMs); variable