Provided by: trafficserver-dev_9.2.3+ds-1+deb12u1build4_amd64 bug

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

       2024, dev@trafficserver.apache.org

9.2                                               Apr 01, 2024                                 TSTHREADSELF(3ts)