Provided by: trafficserver-dev_9.2.5+ds-1ubuntu1_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

       2025, dev@trafficserver.apache.org

9.2                                               Mar 17, 2025                            TSEVENTTHREADSELF(3ts)