osThreadJoin() function
Wait for specified thread to terminate.
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: