FreeRTOS:
POSIX
|
Return to main page ↑ |
Structures passed as parameters to POSIX functions
These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member.
More...
Data Structures | |
struct | mq_attr |
Message queue attributes. More... | |
struct | sched_param |
Scheduling parameters required for implementation of each supported scheduling policy. More... | |
struct | sigevent |
Signal event structure. More... | |
struct | tm |
represents calendar time More... | |
struct | timespec |
represents an elapsed time More... | |
struct | itimerspec |
timer More... | |
Structures passed as parameters to POSIX functions
These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member.