|  | CMSIS-RTOS
    Version 1.03
    Real-Time Operating System: API and RTX Reference Implementation. | 
Thread Definition structure contains startup information of a thread. More...
| Data Fields | |
| os_pthread | pthread | 
| start address of thread function  More... | |
| osPriority | tpriority | 
| initial thread priority  More... | |
| uint32_t | instances | 
| maximum number of instances of that thread function  More... | |
| uint32_t | stacksize | 
| stack size requirements in bytes; 0 is default stack size  More... | |
| uint32_t instances | 
| os_pthread pthread | 
| uint32_t stacksize | 
| osPriority tpriority |