Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h462 atomic_s32 ReleaseToOsIntervalMs = {}; global() variable
H A Dprimary32.h1159 atomic_s32 ReleaseToOsIntervalMs = {}; global() variable
H A Dprimary64.h1682 atomic_s32 ReleaseToOsIntervalMs = {}; global() variable
H A Dcombined.h169 const s32 ReleaseToOsIntervalMs = getFlags()->release_to_os_interval_ms; init() local