Home
last modified time | relevance | path

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

/Kernel-v11.0.1/
Dtasks.c198 #define taskRESET_READY_PRIORITY( uxPriority ) macro
227 …#define taskRESET_READY_PRIORITY( uxPriority ) … macro
2218 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskDelete()
3146 taskRESET_READY_PRIORITY( pxTCB->uxPriority ); in vTaskSuspend()