AWS IoT Device SDK C: Task Pool
Task pool library
Return to main page ↑
JobUserContext_t Struct Reference

A simple user context to prove all callbacks are called. More...

Data Fields

IotMutex_t lock
 Protection from concurrent updates.
 
uint32_t counter
 A counter to keep track of callback invocations.
 

Detailed Description

A simple user context to prove all callbacks are called.


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