Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDtasks.c158 #define taskRESET_READY_PRIORITY( uxPriority ) macro
187 …#define taskRESET_READY_PRIORITY( uxPriority ) … macro
1129 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskDelete()
1703 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskSuspend()