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

TSEventThreadSelf - TSEventThreadSelf API function

Description

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

Name

       TSEventThreadSelf - TSEventThreadSelf API function

Synopsis

          #include <ts/ts.h>

       TSEventThreadTSEventThreadSelf(void)

See Also