osThreadYield() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

osThreadYield() function

Pass control to next thread that is in state \b READY.

Syntax

osStatus osThreadYield (void);
Implemented in cmsis_os.c:270

Return value

status code that indicates the execution status of the function.

Notes

MUST REMAIN UNCHANGED: \b osThreadYield shall be consistent in every CMSIS-RTOS.

References

LocationText
cmsis_os.c:270
osStatus osThreadYield (void)
cmsis_os.h:457
osStatus osThreadYield (void);

Data Use

Data read by osThreadYield()
all items filtered out
osThreadYield()
Type of osThreadYield()
osThreadYield()
all items filtered out