Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
Functions
sched.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void schedule (void)
 Relinquish CPU and select next thread to run. More...
 

Function Documentation

◆ schedule()

void schedule ( void  )

Relinquish CPU and select next thread to run.

Parameters
None
Return values
None