Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h150 bool EmptyCache = false; in store() local
204 EmptyCache = true; in store()
220 if (EmptyCache) in store()