Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSThreadSelf - TSThreadSelf API function

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)

See Also