Home
last modified time | relevance | path

Searched refs:osThreadAttr_t (Results 1 - 1 of 1) sorted by relevance

/third_party/cmsis/CMSIS/RTOS2/Include/
H A Dcmsis_os2.h28 - osThreadAttr_t: affinity_mask
209 // Thread attributes (attr_bits in \ref osThreadAttr_t).
221 // Thread processor affinity (affinity_mask in \ref osThreadAttr_t).
297 } osThreadAttr_t; typedef
429 osThreadId_t osThreadNew (osThreadFunc_t func, void *argument, const osThreadAttr_t *attr);

Completed in 2 milliseconds