#include <mptask.h>
Public Attributes | |
| int8_t | status |
| int8_t | flags |
| cpu_set_t | affinity |
| uint32_t | exit_status |
MP task attribute structure.
Do not refer directly.
| int8_t status |
Running state
| int8_t flags |
Attribute flags
| cpu_set_t affinity |
Bit set of permitted CPUs
| uint32_t exit_status |
Worker exit status