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

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