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

Method getThreadForTLSEvents

src/iocore/net/SSLNetVConnection.cc:1677–1681  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1675}
1676
1677EThread *
1678SSLNetVConnection::getThreadForTLSEvents()
1679{
1680 return this->thread;
1681}
1682
1683Ptr<ProxyMutex>
1684SSLNetVConnection::getMutexForTLSEvents()

Callers 1

TSVConnReenableExFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected