Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_thread
Method
get_thread
src/iocore/net/P_UnixNetVConnection.h:165–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
virtual EThread *
166
get_thread() override
167
{
168
return this->thread;
169
}
170
171
virtual int
172
callback(int event = CONTINUATION_EVENT_NONE, void *data = nullptr) override
Callers
4
startIO
Method · 0.80
free_netevent
Method · 0.80
_close_ne
Method · 0.80
check_inactivity
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected