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

osThreadJoin() function

Wait for specified thread to terminate.

Syntax

Arguments

thread_id

thread ID obtained by osThreadNew or osThreadGetId.

Return value

status code that indicates the execution status of the function.

Examples

osThreadJoin() is referenced by 1 libraries and example projects.

References

LocationText
cmsis_os2.h:430

Call Tree

Functions called by osThreadJoin()
osThreadJoin()
_txe_thread_info_get()
all items filtered out
Data read by osThreadJoin()
Data written by osThreadJoin()
TX_THREAD_STRUCT::tx_thread_id
TX_THREAD_STRUCT::tx_thread_detached_joinable
_tx_thread_current_ptr
osThreadJoin()::thread_ptr
osThreadJoin()::current_thread
osThreadJoin()::threadx_state
osThreadJoin()::status
all items filtered out
osThreadJoin()
TX_THREAD_STRUCT::tx_thread_detached_joinable
osThreadJoin()::status
all items filtered out
Type of osThreadJoin()
osThreadJoin()
UINT
TX_THREAD
all items filtered out