Home
last modified time | relevance | path

Searched refs:MaxReleaseToOsIntervalMs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h69 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
84 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
114 static const s32 MaxReleaseToOsIntervalMs = 1000; member
129 static const s32 MaxReleaseToOsIntervalMs = 1000; member
159 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
183 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
H A Dallocator_config.def77 PRIMARY_REQUIRED(const s32, MaxReleaseToOsIntervalMs)
121 SECONDARY_CACHE_OPTIONAL(const s32, MaxReleaseToOsIntervalMs, INT32_MAX)