MCPcopy Create free account
hub / github.com/apache/trafficserver / new_RamCacheLRU

Function new_RamCacheLRU

src/iocore/cache/RamCacheLRU.cc:266–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264}
265
266RamCache *
267new_RamCacheLRU()
268{
269 return new RamCacheLRU;
270}

Callers 2

cacheInitializedMethod · 0.85

Calls

no outgoing calls

Tested by 1