Simulated product dispenser

Dependencies:   HTS221

Fork of mbed-cloud-workshop-connect-HTS221 by Jim Carver

Embed: (wiki syntax)

« Back to documentation index

pal_threadLocalStore Struct Reference

pal_threadLocalStore Struct Reference

Thread local store struct. More...

#include <pal_rtos.h>


Detailed Description

Thread local store struct.

Thread priority levels for PAL threads - each thread must have a different priority. Can be used to hold for example state and configurations inside the thread.

Definition at line 95 of file pal_rtos.h.