logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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