Searched defs:drainCaches (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | tsd_exclusive.h | 62 void drainCaches(Allocator *Instance) { drainCaches() function |
H A D | tsd_shared.h | 57 void drainCaches(Allocator *Instance) { drainCaches() function |
H A D | combined.h | 261 void drainCaches() { TSDRegistry.drainCaches(this); } drainCaches() function |