Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
TSEventThread
223
TSEventThreadSelf(void)
224
{
225
return reinterpret_cast<TSEventThread>(this_event_thread());
226
}
227
228
////////////////////////////////////////////////////////////////////
229
//
Callers
8
TSContThreadAffinity_handler
Function · 0.85
TSContScheduleOnPool_handler_1
Function · 0.85
TSContScheduleOnPool_handler_2
Function · 0.85
TSContScheduleOnThread_handler_1
Function · 0.85
TSContScheduleOnThread_handler_2
Function · 0.85
TSContScheduleEveryOnPool_handler
Function · 0.85
TSContScheduleEveryOnThread_handler
Function · 0.85
TSContScheduleEveryOnThread_test
Function · 0.85
Calls
1
this_event_thread
Function · 0.85
Tested by
no test coverage detected