Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
struct CacheTestHost {
Callers
nothing calls this directly
Calls
2
new_ProxyMutex
Function · 0.85
ink_zero
Function · 0.85
Tested by
no test coverage detected