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

NAME

       TSEventThreadSelf - TSEventThreadSelf API function

SYNOPSIS

          #include <ts/ts.h>

       TSEventThread TSEventThreadSelf(void)

DESCRIPTION

       Return  a  value that refers to the current event thread. This must be called from a thread with an event
       loop. This will be true from any callback invoked from a hook or a scheduled event.

COPYRIGHT

       2024, dev@trafficserver.apache.org

9.2                                               Apr 01, 2024                            TSEVENTTHREADSELF(3ts)