Provided by: trafficserver-dev_9.2.5+ds-1ubuntu2.1_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
2026, dev@trafficserver.apache.org
9.2 Feb 12, 2026 TSTHREADSELF(3ts)