|
AWS IoT Device SDK C:
Task Pool
Task pool library
|
| Return to main page ↑ |
| iot_taskpool.c | Implements the task pool functions in iot_taskpool.h |
| iot_taskpool.h | User-facing functions of the task pool library |
| iot_taskpool_internal.h | Internal header of task pool library. This header should not be included in typical application code |
| iot_taskpool_static_memory.c | Implementation of task pool static memory functions |
| iot_taskpool_types.h | Types of the task pool |
| iot_tests_taskpool.c | Tests for task pool |