Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h138 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; global() member
153 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; global() member
183 static const s32 MinReleaseToOsIntervalMs = 1000; global() member
198 static const s32 MinReleaseToOsIntervalMs = 0; global() member
227 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; global() member
251 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; global() member