Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Drelease_test.cpp132 template <class SizeClassMap> struct FreeBatch { struct
144 FreeBatch *Next; argument
152 typedef FreeBatch<SizeClassMap> Batch; in testReleaseFreeMemoryToOS() argument