Searched refs:listGET_LIST_ITEM_OWNER (Results 1 – 2 of 2) sorted by relevance
197 #define listGET_LIST_ITEM_OWNER( pxListItem ) ( ( pxListItem )->pvOwner ) macro
3312 …pxUnblockedTCB = listGET_LIST_ITEM_OWNER( pxEventListItem ); /*lint !e9079 void * is used as this … in vTaskRemoveFromUnorderedEventList()