Home
last modified time | relevance | path

Searched refs:taskRESET_READY_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/
Dtasks.c205 #define taskRESET_READY_PRIORITY( uxPriority ) macro
234 …#define taskRESET_READY_PRIORITY( uxPriority ) … macro
2208 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskDelete()
3139 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskSuspend()