Home
last modified time | relevance | path

Searched defs:instances (Results 1 – 1 of 1) sorted by relevance

/bsp/efm32/Libraries/CMSIS/RTOS/
A Dcmsis_os.h217 uint32_t instances; ///< maximum number of instances of that thread function member
305 #define osThreadDef(name, priority, instances, stacksz) \ argument
308 #define osThreadDef(name, priority, instances, stacksz) \ argument

Completed in 9 milliseconds