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

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