Provided by: trafficserver-dev_9.2.5+ds-1ubuntu1_amd64 

NAME
TSThreadSelf - TSThreadSelf API function
SYNOPSIS
#include <ts/ts.h> TSThread TSThreadSelf(void)
DESCRIPTION
Return an instance of TSThread that identifies the current thread. This must be called from within a Traffic Server create thread context. That is any thread created by the Traffic Server core or via the Traffic Server API.
COPYRIGHT
2025, dev@trafficserver.apache.org 9.2 Mar 17, 2025 TSTHREADSELF(3ts)