Home
last modified time | relevance | path

Searched defs:ReleaseToOsIntervalMs (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h351 atomic_s32 ReleaseToOsIntervalMs = {}; variable
H A Dsecondary.h408 atomic_s32 ReleaseToOsIntervalMs = {}; variable
H A Dprimary32.h753 atomic_s32 ReleaseToOsIntervalMs = {}; variable
H A Dcombined.h174 const s32 ReleaseToOsIntervalMs = getFlags()->release_to_os_interval_ms; in init() local