Donald Meyers / Mbed OS evan
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: State, configurations and etc inside the thread.

Definition at line 67 of file pal_rtos.h.