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

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