logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

TSContScheduleOnThread - TSContScheduleOnThread API function

Description

       Mostly the same as TSContSchedule(). Schedules contp on ethread.

       Note  that  the TSContSchedule() family of API shall only be called from an ATS EThread.  Calling it from
       raw non-EThreads can result in unpredictable behavior.

Name

       TSContScheduleOnThread - TSContScheduleOnThread API function

See Also

TSContScheduleTSContScheduleEveryTSContScheduleOnPool

Synopsis

          #include <ts/ts.h>

       TSActionTSContScheduleOnThread(TSContcontp,TSHRTimetimeout,TSEventThreadethread)

See Also