|
Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
|
Task ID structure. More...
#include <task.h>
Data Fields | |
| uint16_t | index |
| The index within the queue. | |
| uint16_t | generation |
| Incrementally increasing counter to avoid ABA problems when reusing task slots in the queue. | |
| uint16_t reduct_task_id_t::generation |