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

Function TSEventThreadSelf

src/api/InkIOCoreAPI.cc:222–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222TSEventThread
223TSEventThreadSelf(void)
224{
225 return reinterpret_cast<TSEventThread>(this_event_thread());
226}
227
228////////////////////////////////////////////////////////////////////
229//

Calls 1

this_event_threadFunction · 0.85

Tested by

no test coverage detected