FreeRTOS: POSIX
Return to main page ↑
pthread_attr_internal_t Struct Reference

Thread attribute object. More...

Data Fields

uint16_t usStackSize
 
uint16_t usSchedPriorityDetachState
 

Detailed Description

Thread attribute object.

Field Documentation

◆ usStackSize

uint16_t pthread_attr_internal_t::usStackSize

Stack size.

◆ usSchedPriorityDetachState

uint16_t pthread_attr_internal_t::usSchedPriorityDetachState

Schedule priority 15 bits (LSB) Detach state: 1 bits (MSB)


The documentation for this struct was generated from the following file: