Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h488 atomic_s32 ReleaseToOsIntervalMs = {}; variable
H A Dprimary32.h1166 atomic_s32 ReleaseToOsIntervalMs = {}; variable
H A Dprimary64.h1731 atomic_s32 ReleaseToOsIntervalMs = {}; variable
H A Dcombined.h179 const s32 ReleaseToOsIntervalMs = getFlags()->release_to_os_interval_ms; in init() local