MCPcopy 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

startIOMethod · 0.80
free_neteventMethod · 0.80
_close_neMethod · 0.80
check_inactivityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected