CMSIS + 0/3 examples
CodeScope will show references to osThreadGetId() from the following samples and libraries:
Libraries
Examples
STM32F413H-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

osThreadGetId() function

Return the thread ID of the current running thread.

Syntax

osThreadId_t osThreadGetId (void);

Return value

thread ID for reference by other functions or NULL in case of error.

Examples

osThreadGetId() is referenced by 3 libraries and example projects.

References

LocationText
cmsis_os2.h:380
osThreadId_t osThreadGetId (void);

Call Tree

Functions called by osThreadGetId()
osThreadGetId()
_tx_thread_identify()
all items filtered out
Data read by osThreadGetId()
Data written by osThreadGetId()
osThreadGetId()::thread_id
all items filtered out
osThreadGetId()
osThreadGetId()::thread_id
all items filtered out
Type of osThreadGetId()
osThreadGetId()
all items filtered out