Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ refcount
Method
refcount
include/tscore/Ptr.h:69–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
int
70
refcount() const
71
{
72
return m_refcount;
73
}
74
75
virtual void free() = 0;
76
Callers
14
set
Method · 0.80
RegressionConfig
Method · 0.80
~RegressionConfig
Method · 0.80
shouldDestroy
Method · 0.80
testRefcounting
Function · 0.80
testclear
Function · 0.80
acquire
Method · 0.80
release
Method · 0.80
preproc_thread_main
Method · 0.80
alloc
Method · 0.80
test_Ptr.cc
File · 0.80
sdk_sanity_check_mutex
Function · 0.80
Calls
no outgoing calls
Tested by
2
testRefcounting
Function · 0.64
testclear
Function · 0.64