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

Method PinnedDocTable

src/iocore/cache/P_CacheTest.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 int cleanup(int event, Event *e);
48
49 PinnedDocTable() : Continuation(new_ProxyMutex()) { ink_zero(bucket); }
50};
51
52struct CacheTestHost {

Callers

nothing calls this directly

Calls 2

new_ProxyMutexFunction · 0.85
ink_zeroFunction · 0.85

Tested by

no test coverage detected