tfKernelTaskYield
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| void tfKernelTaskYield | (void); |
Function Description
This call is RTOS specific.
This function is used to yield the CPU. It is called from a task.
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| void tfKernelTaskYield | (void); |
This call is RTOS specific.
This function is used to yield the CPU. It is called from a task.