TSThreadSelf - TSThreadSelf API function
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSTHREADSELF(3ts)
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.
Name
TSThreadSelf - TSThreadSelf API function
Synopsis
#include <ts/ts.h>
TSThreadTSThreadSelf(void)