Synopsis
void ctl_task_reschedule(void);
Description

ctl_task_reschedule causes a reschedule to occur. This can be used by tasks of the same priority to share the CPU without using timeslicing.