osThreadNew() function
Create a thread and add it to Active Threads.
Arguments
argument
pointer that is passed to the thread function as start argument.
attr
thread attributes; NULL: default values.
Return value
thread ID for reference by other functions or NULL in case of error.
osThreadNew() calls 1 function:
![]()
osThreadNew()
osThreadNew() reads 10 variables:
![]()
osThreadNew()