AWS IoT Device SDK C:
Task Pool
Task pool library
|
Return to main page ↑ |
The job storage data structure provides the storage for a statically allocated Task Pool Job instance. More...
#include <iot_taskpool_types.h>
Data Fields | |
IotLink_t | link |
Placeholder. | |
void * | dummy2 |
Placeholder. | |
void * | dummy3 |
Placeholder. | |
uint32_t | dummy4 |
Placeholder. | |
IotTaskPoolJobStatus_t | status |
Placeholder. | |
The job storage data structure provides the storage for a statically allocated Task Pool Job instance.