Task Pool API Reference
Task pool library
IotTaskPoolJobStorage_t Struct Reference

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.
 

Detailed Description

The job storage data structure provides the storage for a statically allocated Task Pool Job instance.

Warning
This is a system-level data type that should not be modified or used directly in any application.
This is a system-level data type that can and will change across different versions of the platform, with no regards for backward compatibility.

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