CMSIS + 0/2 examples
CodeScope will show references to osThreadYield() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

osThreadYield() function

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

Syntax

osStatus_t osThreadYield (void);

Return value

status code that indicates the execution status of the function.

Examples

osThreadYield() is referenced by 2 libraries and example projects.

References

LocationText
cmsis_os2.h:410
osStatus_t osThreadYield (void);

Call Tree

Functions called by osThreadYield()
osThreadYield()
_txe_thread_relinquish()
all items filtered out
Data read by osThreadYield()
Data written by osThreadYield()
osThreadYield()::status
all items filtered out
osThreadYield()
osThreadYield()::status
all items filtered out
Type of osThreadYield()
osThreadYield()
all items filtered out